Skip to content

Instantly share code, notes, and snippets.

@Kagee
Created November 23, 2011 18:28
Show Gist options
  • Save Kagee/1389463 to your computer and use it in GitHub Desktop.
Save Kagee/1389463 to your computer and use it in GitHub Desktop.
hildenae@offle:~/kildekode/fixmystreet$ git branch
* catalyst-norwegian-translation
master
hildenae@offle:~/kildekode/fixmystreet$ git remote -v
origin git@github.com:Kagee/fixmystreet.git (fetch)
origin git@github.com:Kagee/fixmystreet.git (push)
upstream https://github.com/petterreinholdtsen/fixmystreet.git (fetch)
upstream https://github.com/petterreinholdtsen/fixmystreet.git (push)
hildenae@offle:~/kildekode/fixmystreet$ git rebase upstream/catalyst-norwegian-transla
tion
fatal: Needed a single revision
invalid upstream upstream/catalyst-norwegian-translation
hildenae@offle:~/kildekode/fixmystreet$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment