Differences

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

Link to this comparison view

computing:gitstuff:user [2014/07/03 13:50]
ramesh
computing:gitstuff:user [2014/09/02 16:11] (current)
ramesh created
Line 16: Line 16:
   * 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>''
  
-=== Other issues === 
- 
-  * Discard a commit: ''git reset --hard HEAD~1'' (can also use ''--soft HEAD^'' to step back a commit) 
-  * Missing **[** or **]** in gitosis.conf : ask Guido Koelsh to fix error on the git server. 
 
computing/gitstuff/user.1404388211.txt.gz ยท Last modified: 2014/07/03 13:50 by ramesh     Back to top