Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add git configs
master
10sr
hace 5 años
padre
7b214d9245
commit
7ff08ece77
Firmado por:
10sr
ID de clave GPG:
7BEC428194130EB2
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
Makefile
+ 2
- 0
Makefile
Ver fichero
@@ -301,6 +301,8 @@ else
$(git_conf) fetch.pruneTags true
$(git_conf) push.default current
$(git_conf) pull.ff only
$(git_conf) rebase.stat true
$(git_conf) rebase.missingCommitsCheck error
ifneq (,$(xz))
$(git_conf) tar.txz.command "xz -c"
endif
Escribir
Vista previa
Cargando…
Cancelar
Guardar