Skip to content

Instantly share code, notes, and snippets.

@drio
Created January 15, 2009 18:41
Show Gist options
  • Save drio/47528 to your computer and use it in GitHub Desktop.
Save drio/47528 to your computer and use it in GitHub Desktop.
$ git push origin drio
Counting objects: 23, done.
Compressing objects: 100% (18/18), done.
Writing objects: 100% (18/18), 3.20 KiB, done.
Total 18 (delta 11), reused 0 (delta 0)
To 10.10.59.162:git_repo/egenotype.git
* [new branch] drio -> drio
$ git branch -a
* master
origin/HEAD
origin/drio
origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment