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-10-15 15:53]
glen builder -a note
howto-git [2012-10-19 09:28]
glen [Adding new key]
Line 175: Line 175:
   ​   ​
   git push -u origin master   git push -u 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:
Line 201: Line 197:
            
 ===== Adding new key ===== ===== Adding new key =====
-Generate pair ( ''​id_rsa_matkor_pld_linux_app4''​ and ''​id_rsa_matkor_pld_linux_app4.pub''​ in ma case)+Generate pair ( ''​id_rsa_matkor_pld_linux_app4''​ and ''​id_rsa_matkor_pld_linux_app4.pub''​ in my case)
    ​ssh-keygen -f ~/​.ssh/​id_rsa_matkor_pld_linux_app4    ​ssh-keygen -f ~/​.ssh/​id_rsa_matkor_pld_linux_app4
        
howto-git.txt ยท Last modified: 2016-03-21 10:36 by glen