Activity Team/Git Tutorial: Difference between revisions

Line 169: Line 169:
bertf explained to me that git-pull does a combination of fetch and merge, so to merge a patch...
bertf explained to me that git-pull does a combination of fetch and merge, so to merge a patch...


  git pull git://git.sugarlabs.org/infoslicer/alsroots-clone.git master
  git pull git://github.com/username/project.git master


[[Category:Activity Team]]
[[Category:Activity Team]]
[[Category:HowTo]]
[[Category:HowTo]]