瀏覽代碼

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


Loading…
取消
儲存