Przeglądaj źródła

alias c -> commit

Fabian Peter Hammerle 5 lat temu
rodzic
commit
fc04eb46ff
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -23,6 +23,7 @@
 	default = simple
 
 [alias]
+	c = commit
 	d = diff
 	s = status --short --untracked-files=all --branch
 	tree = log --graph --format=format:'%C(red)%G?%C(reset) %C(yellow)%h%C(reset)%C(blue)%d%C(reset) %C(dim green)%ar%C(reset) %C(white)%s%C(reset) %C(dim black)(%an, %ai)%C(reset)' --all