Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
git-usage [2011/03/26 08:43]
genec [overview] git commands
git-usage [2011/03/26 13:33] (current)
genec [Public repo: other] github fork
Line 25: Line 25:
  
 ==== Git Commands ==== ==== Git Commands ====
-Older versions of git also offered commands in the style of "​git-command"​ as an aid as shells didn't have the logic to complete "git command"​. ​ Newer versions don't use that style by default as most shells now offer this logic.+Older versions of git also offered commands in the style of "​git-command"​ as an aid as shells didn't have the logic to complete "git command"​. ​ Newer versions don't use that style by default as some newer shells now offer this logic.
 ===== Setting up your repositories ===== ===== Setting up your repositories =====
 ==== Local repo ==== ==== Local repo ====
Line 49: Line 49:
 ==== Public repo: other ==== ==== Public repo: other ====
 Several other sites offer a place to store a free public git repository. ​ Two such sites are [[http://​github.com|GitHub]] and [[http://​repo.or.cz|repo.or.cz]]. Several other sites offer a place to store a free public git repository. ​ Two such sites are [[http://​github.com|GitHub]] and [[http://​repo.or.cz|repo.or.cz]].
 +
 +  * http://​help.github.com/​fork-a-repo/​ has an example of forking a repo to your own.
 +
 ===== Example workflow ===== ===== Example workflow =====
  

QR Code
QR Code git-usage (generated for current page)