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 Both sides next revision
howto-git [2014-06-30 17:37]
glen
howto-git [2014-07-29 09:19]
glen [Set your configuration]
Line 40: Line 40:
 </​code>​ </​code>​
  
-Add ''​git st''​ alias ([[https://​git.wiki.kernel.org/​index.php/​Aliases|reference]]) <​code>​+Add ''​git st'' ​and some other alias ([[https://​git.wiki.kernel.org/​index.php/​Aliases|reference]]) <​code>​
 git config --global alias.st status git config --global alias.st status
 git config --global alias.ci commit git config --global alias.ci commit
 git config --global alias.up pull --rebase git config --global alias.up pull --rebase
 +git config --global alias.ssh '!ssh git@git.pld-linux.org'​
 </​code>​ </​code>​
  
howto-git.txt ยท Last modified: 2016-03-21 10:36 by glen