Ver a proveniência

shrc: Do not always colorize git output

pull/1/head
10sr há 9 anos
ascendente
cometimento
b19654063f
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      shrc

+ 1
- 1
shrc Ver ficheiro

@@ -538,7 +538,7 @@ g(){
then
git info
else
git -c color.ui=always "$@"
git "$@"
fi
}
if null type _git && $inbash


Carregando…
Cancelar
Guardar