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
howto-git [2014-10-27 06:14]
glen [Set your configuration] github push under your uid
howto-git [2016-03-21 10:36] (current)
glen looks like sskm allows add conflicting names, and then ends up getting stuck
Line 239: Line 239:
 Generate pair ( ''​id_rsa_matkor_pld_linux_app4''​ and ''​id_rsa_matkor_pld_linux_app4.pub''​ in my 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
 +
 +<note warning>
 +**IMPORTANT**:​ ''​@app4''​ needs to be unique. use ''​sskm list''​ to see what names are used
 +</​note>​
        
 Add it (as key ''​app4''​ in my case): Add it (as key ''​app4''​ in my case):
Line 245: Line 249:
 Confirm (using -i of new key ): Confirm (using -i of new key ):
   ssh -i ~/​.ssh/​id_rsa_matkor_pld_linux_app4 ​  ​git@git.pld-linux.org sskm confirm-add @app4   ssh -i ~/​.ssh/​id_rsa_matkor_pld_linux_app4 ​  ​git@git.pld-linux.org sskm confirm-add @app4
- 
 ===== More to read ===== ===== More to read =====
 http://​sitaramc.github.com/​gitolite/​sskm.html http://​sitaramc.github.com/​gitolite/​sskm.html
howto-git.txt ยท Last modified: 2016-03-21 10:36 by glen