소스 검색

Fix

master
10sr 5 년 전
부모
커밋
f22c1de40a
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      Makefile

+ 2
- 1
Makefile 파일 보기

@@ -321,7 +321,8 @@ endif
$(git_conf) alias.me "merge --no-ff --stat --verbose"
$(git_conf) alias.ffme "merge --ff-only --stat --verbose"
$(git_conf) alias.gr "grep -n"
$(git_conf) alias.atag "tag -a"
$(git_conf) alias.atag "tag --annotated"
$(git_conf) alias.stag "tag --signed"
$(git_conf) alias.ls "ls-files"
# $(git_conf) alias.ls "ls-files -v --full-name"
# $(git_conf) alias.ls "status -u -s ."


불러오는 중...
취소
저장