Selaa lähdekoodia

shrc: Do not always colorize git output

pull/1/head
10sr 9 vuotta sitten
vanhempi
commit
b19654063f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      shrc

+ 1
- 1
shrc Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna