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
remove alias gsvn
pull/1/head
10sr
hace 11 años
padre
6ab5e199f9
commit
141c7bc249
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
shrc
+ 1
- 1
shrc
Ver fichero
@@ -550,7 +550,7 @@ then
complete -o bashdefault -o default -o nospace -F _git g 2>/dev/null \
|| complete -o default -o nospace -F _git g
fi
git svn --help >/dev/null 2>&1 && alias gsvn="git svn"
#
git svn --help >/dev/null 2>&1 && alias gsvn="git svn"
__safe_alias m=gitmemo
Escribir
Vista previa
Cargando…
Cancelar
Guardar