Differences

This shows you the differences between two versions of the page.

Link to this comparison view

computing:gitstuff:user [2014/09/02 16:06]
ramesh removed
computing:gitstuff:user [2014/09/02 16:11] (current)
ramesh created
Line 15: Line 15:
   * Add the git server as an alias to the existing repository: ''git remote add <alias> gitosis@git.mpifr-bonn.mpg.de:<project_name>.git''   * Add the git server as an alias to the existing repository: ''git remote add <alias> gitosis@git.mpifr-bonn.mpg.de:<project_name>.git''
   * Push repository to git server (from the existing repository): ''git push <alias> <branch>''   * Push repository to git server (from the existing repository): ''git push <alias> <branch>''
- 
  
 
computing/gitstuff/user.1409666805.txt.gz ยท Last modified: 2014/09/02 16:06 by ramesh     Back to top