소스 검색

Add new git alias echo-ref

pull/2/head
10sr 9 년 전
부모
커밋
f35f8e07d7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      setup.sh

+ 1
- 0
setup.sh 파일 보기

@@ -235,6 +235,7 @@ setup_gitconf(){
# $_gc alias.ll "!git ls-files | xargs ls -l -CFG --color=auto --time-style=long-iso"
$_gc alias.addi "add -i"
$_gc alias.clean-p "diff --quiet"
$_gc alias.echo-ref "for-each-ref --format='%(refname:short)'"

# alias open-branch and close-branch, which will be useful for topic branch
# workflow


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