git-up
git-up copied to clipboard
Add a setting that would try "origin master" if there's no tracking information
$ git up
Can't update your repo because it doesn't has any branches with tracking information.
I would love to be able to set something like GIT_UP_TRY_ORIGINMASTER that would try pulling from origin/master in this case.