Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
old-salt-formula
forkeado de
ExternalMirrors/old-salt-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Allow customizing the GitPython package name.
master
Matthew X. Economou
hace 9 años
padre
b477990830
commit
ef275bd138
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-1
salt/gitfs/gitpython.sls
+ 2
- 1
salt/gitfs/gitpython.sls
Ver fichero
@@ -8,6 +8,7 @@ GitPython:
{% else %}
python-git:
pkg.installed
pkg.installed:
- name: {{ salt_settings.python_git }}
{% endif %}
Escribir
Vista previa
Cargando…
Cancelar
Guardar