mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f65eadee1 | ||
|
|
a8e8841b26 | ||
|
|
8e542fd6b6 | ||
|
|
1865941b14 | ||
|
|
03c68561a5 |
@@ -1,9 +1,15 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.30.0 (2020-02-14)
|
||||||
|
-------------------
|
||||||
|
-------------------
|
||||||
|
- #50 update: keep main() in bin. [ethan]
|
||||||
|
- #50 - refactor for friendlier import. [ethan]
|
||||||
|
|
||||||
|
|
||||||
0.28.0 (2020-02-03)
|
0.28.0 (2020-02-03)
|
||||||
-------------------
|
-------------------
|
||||||
------------------------
|
|
||||||
- Remove deprecated (and removed) git lfs flags. [smiley]
|
- Remove deprecated (and removed) git lfs flags. [smiley]
|
||||||
|
|
||||||
"--tags" and "--force" were removed at some point from "git lfs fetch". This broke our backup script.
|
"--tags" and "--force" were removed at some point from "git lfs fetch". This broke our backup script.
|
||||||
|
|||||||
1126
bin/github-backup
1126
bin/github-backup
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
|||||||
__version__ = '0.28.0'
|
__version__ = '0.30.0'
|
||||||
|
|||||||
1119
github_backup/github_backup.py
Normal file
1119
github_backup/github_backup.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user