소스 검색

Merge branch 'master' of gitlab.com:bebeco/home-folder

Tomi Cvetic 8 년 전
부모
커밋
c1205e81ce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitconfig

+ 1 - 1
.gitconfig

@@ -7,7 +7,7 @@
         st = status
         br = branch
         co = checkout
-        ci = checkin
+        ci = commit
         sst = status -s
         wow = log --all --graph --decorate --oneline --simplify-by-decoration
         spg = log --pretty=format:"%h %s" --graph