Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
always enable color when git is cadlled interactively
pull/1/head
10sr
há 11 anos
ascendente
064d857ab0
cometimento
a825348a5e
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
bashrc
+ 1
- 1
bashrc
Ver ficheiro
@@ -321,7 +321,7 @@ g(){
then
git info
else
git "$@"
git
-c color.ui=always
"$@"
fi
}
if null type _git && inbash
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar