Explorar el Código

Add new git alias echo-ref

pull/2/head
10sr hace 9 años
padre
commit
f35f8e07d7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      setup.sh

+ 1
- 0
setup.sh Ver fichero

@@ -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


Cargando…
Cancelar
Guardar