[PLDWWW] page changed: howto-git

"Elan Ruusamäe (glen)" glen at pld-linux.org
Tue Jul 29 09:19:59 CEST 2014


[Set your configuration] 

--- https://www.pld-linux.org/howto-git?rev=1404142643
+++ https://www.pld-linux.org/howto-git?rev=1406618399
@@ -38,12 +38,13 @@
  Enable colored difs ([[http://live.gnome.org/Git/Developers|reference]]) <code>
  git config --global color.ui auto
  </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.ci commit
  git config --global alias.up pull --rebase
+ git config --global alias.ssh '!ssh git at git.pld-linux.org'
  </code>
  
  when pushing in git-core-1.8.0 ([[http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2012-October/023231.html|reference]])
  <code>


Diff URL:
  https://www.pld-linux.org/howto-git?do=diff&r1=1404142643&r2=1406618399
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list