소스 검색

added alias p -> push --verbose

Fabian Peter Hammerle 5 년 전
부모
커밋
c878a78d84
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -52,6 +52,7 @@
 	a = add
 	c = commit
 	d = diff
+	p = push --verbose
 	s = status
 	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 cyan)(%an, %ai)%C(reset)' --all
 	x = annex