Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
git-repo-updater
mirror da
https://github.com/earwig/git-repo-updater
Segui
1
Vota
1
Forka
0
Codice
Rilasci
11
Attività
Sfoglia il codice sorgente
release/0.4.1
tags/v0.4.1^0
Ben Kurtovic
7 anni fa
parent
45b422a4e7
commit
bf66406c10
2 ha cambiato i file
con
3 aggiunte
e
3 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-2
CHANGELOG
+1
-1
gitup/__init__.py
+ 2
- 2
CHANGELOG
Vedi File
@@ -1,6 +1,6 @@
v0.
5 (unreleased
):
v0.
4.1 (released December 13, 2017
):
-
..
.
-
Bump dependencies to deal with newer versions of Git
.
v0.4 (released January 17, 2017):
+ 1
- 1
gitup/__init__.py
Vedi File
@@ -10,5 +10,5 @@ gitup: the git repository updater
__author__ = "Ben Kurtovic"
__copyright__ = "Copyright (C) 2011-2017 Ben Kurtovic"
__license__ = "MIT License"
__version__ = "0.
5.dev0
"
__version__ = "0.
4.1
"
__email__ = "ben.kurtovic@gmail.com"
Scrivi
Anteprima
Caricamento…
Annulla
Salva