Releases: SmileyJoe/github_backup
Releases · SmileyJoe/github_backup
v2.2 - Fix changes not reflecting outside container
What's Changed
- python-pushover is no longer maintained and has requirements on packages that are no longer available, so move to a fork
- Fixes repo updates not reflecting outside the container
- Removing repos copy, using pushover fork that works by @SmileyJoe in #6
Full Changelog: v2.1...v2.2
v2.1 - Ignoring file modes
What's Changed
- Add the git config setting
core.filemode=falseon clone, this should help prevent conflicts, and as this is a backup, file permissions shouldn't matter
- Fixing paths, updating cron by @SmileyJoe in #5
Full Changelog: v2.0...v2.1
Adding docker
What's Changed
- Adding docker with daily cron by @SmileyJoe in #4
New Contributors
- @SmileyJoe made their first contribution in #4
Full Changelog: v1.0...v2.0
Initial Release
Initial functionality release
- Clones all repos
- Pulls repos if they are changed and already cloned
- Sends a notification via Pushover