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
Fix condition
pull/5/head
10sr
há 9 anos
ascendente
62b712a184
cometimento
cbbb955dee
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
Makefile
+ 1
- 1
Makefile
Ver ficheiro
@@ -21,7 +21,7 @@ endif
current_origin_url := $(shell git config remote.origin.url)
if
n
eq (,$(dotfiles_dir))
ifeq (,$(dotfiles_dir))
ifneq (,$(findstring $(dotfiles_git_path),$(current_origin_url)))
$(warning Currently in dotfiles repository)
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar