git remote set-url origin https://${access_token}@github.com/${someone}/${somerepo}.git
git config --global credential.helper "cache --timeout=3600"