This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
swflint
/
bin-files
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added script to call magit
Samuel W. Flint
hace 9 años
padre
82464e9e37
commit
d1735dfefb
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
magit
+ 3
- 0
magit
Ver fichero
@@ -0,0 +1,3 @@
+#!/bin/zsh -f
+
+ec -e "(magit-status \"$(pwd)\")"