]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_gitconfig
Auto commit by The Sugar System.
[sugar.git] / dot-files / _gitconfig
index de6075dcd841796d14b8b3cedb28ae9ec196b1d2..840e655419b2adb8db94488e80153efbd424f3e2 100644 (file)
@@ -4,3 +4,17 @@
        signingkey = pho@cielonegro.org
 [color]
        ui = true
+[diff]
+       renames = copies
+[grep]
+       lineNumber = true
+[log]
+       decorate = full
+[alias]
+       ci = commit
+       co = checkout
+       sh = show
+       st = status
+       gl = log --stat --graph
+[push]
+       default = simple