소스 검색

git log alias

master
Robin Thoni 8 년 전
부모
커밋
c11934bd59
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      git/gitconfig

+ 1
- 0
git/gitconfig 파일 보기

@@ -4,6 +4,7 @@
4 4
 [alias]
5 5
 	ci = commit
6 6
 	p = push
7
+        lg = log --decorate --oneline
7 8
 [color]
8 9
 	status = auto
9 10
 [push]

Loading…
취소
저장