User Tools

Site Tools


howto-git

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 Both sides next revision
howto-git [2012-10-10 18:40]
draenog
howto-git [2012-10-15 12:36]
baggins [Create new package] add --set-upstream information
Line 171: Line 171:
   ​   ​
   git push origin master   git push origin master
-  ​+ 
 +After pushing for the first time you may also need to set local master branch to track remote master: 
 + 
 +  git branch --set-upstream master origin/​master
 ====Use template specs for new packages ==== ====Use template specs for new packages ====
 Often it is good idea to start working over new spec starting from spec templates available: Often it is good idea to start working over new spec starting from spec templates available:
howto-git.txt · Last modified: 2016-03-21 10:36 by glen