We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I have a situation where I have a master branch, and several feature branches forked off each other. git-up just quits with a:
git-up
Can't update your repo because it doesn't has any remotes.
I would expect it to rebase/merge all my local branches against master.