Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To refresh code later on user need to run command:

Code Block
git pull

...


Tip

If you wish to use a non-standard ssh key e.g. git_rsa instead of id_rsa then you need to specify that in your ssh config file:

[root@hansa git]# cat ~/.ssh/config
Host services.burti.lv
User git
IdentityFile /root/.ssh/git_rsa

 

 

Page Properties
hiddentrue


Related issues 


...