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
Previous revision
Next revision Both sides next revision
howto-git [2012-07-13 12:09]
glen fix rbt ver
howto-git [2012-10-10 11:21]
matkor [Create new package]
Line 100: Line 100:
 using git daemon are not supported): using git daemon are not supported):
  
-    git set-url --add --push origin git@git.pld-linux.org:​packages/<​package>​+    git remote ​set-url --add --push origin git@git.pld-linux.org:​packages/<​package>​
  
 If you have cloned the repository using slug.py too, the URL for pushing has been already set by slug.py. If you have cloned the repository using slug.py too, the URL for pushing has been already set by slug.py.
Line 172: Line 172:
   git push origin master   git push origin master
   ​   ​
 +===== Use template specs for new packages =====
 +Often it is good idea to start working over new spec starting from spec templates available:
 +  ~/​rpm/​packages]$ git clone git://​git.pld-linux.org/​projects/​template-specs.git
 +
 =====More information on git===== =====More information on git=====
  
howto-git.txt · Last modified: 2016-03-21 10:36 by glen