Skip to content

Instantly share code, notes, and snippets.

@lottadot
Created June 11, 2014 17:10
Show Gist options
  • Save lottadot/6e724ee3e2e97805befa to your computer and use it in GitHub Desktop.
Save lottadot/6e724ee3e2e97805befa to your computer and use it in GitHub Desktop.
git clone foo
cd foo
git remote add myfork ssh://mylogin@myserver/mypath/foo.git
git push myfork -all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment