mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
85e4399408 | ||
|
|
c8171b692a | ||
|
|
523c811cc6 | ||
|
|
857ad0afab | ||
|
|
3f65eadee1 | ||
|
|
a8e8841b26 | ||
|
|
8e542fd6b6 | ||
|
|
1865941b14 | ||
|
|
03c68561a5 |
14
CHANGES.rst
14
CHANGES.rst
@@ -1,9 +1,21 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.28.0 (2020-02-03)
|
||||
0.31.0 (2020-02-25)
|
||||
-------------------
|
||||
------------------------
|
||||
- #123 update: changed --as-app 'help' description. [ethan]
|
||||
- #123: Support Authenticating As Github Application. [ethan]
|
||||
|
||||
|
||||
0.29.0 (2020-02-14)
|
||||
-------------------
|
||||
- #50 update: keep main() in bin. [ethan]
|
||||
- #50 - refactor for friendlier import. [ethan]
|
||||
|
||||
|
||||
0.28.0 (2020-02-03)
|
||||
-------------------
|
||||
- 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.
|
||||
|
||||
1133
bin/github-backup
1133
bin/github-backup
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
__version__ = '0.28.0'
|
||||
__version__ = '0.31.0'
|
||||
|
||||
1135
github_backup/github_backup.py
Normal file
1135
github_backup/github_backup.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user