Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
git-repo-updater
réplica de
https://github.com/earwig/git-repo-updater
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
11
Actividad
Explorar el Código
Version bump for 0.5
tags/v0.4.1
Ben Kurtovic
hace 7 años
padre
b99bb2e14d
commit
29c30432df
Se han
modificado 2 ficheros
con
5 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-0
CHANGELOG
+1
-1
gitup/__init__.py
+ 4
- 0
CHANGELOG
Ver fichero
@@ -1,3 +1,7 @@
v0.5 (unreleased):
- ...
v0.4 (released January 17, 2017):
- Added a `--prune` flag to delete remote-tracking branches that no longer
+ 1
- 1
gitup/__init__.py
Ver fichero
@@ -10,5 +10,5 @@ gitup: the git repository updater
__author__ = "Ben Kurtovic"
__copyright__ = "Copyright (C) 2011-2017 Ben Kurtovic"
__license__ = "MIT License"
__version__ = "0.
4
"
__version__ = "0.
5.dev0
"
__email__ = "ben.kurtovic@gmail.com"
Escribir
Vista previa
Cargando…
Cancelar
Guardar