This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
forked from github/backup-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
github-backup-utils (2.19.1) UNRELEASED; urgency=medium | ||
|
||
* Cater for more explicit gist paths used in routes file #524 | ||
* Suppress "*.rsync': No such file or directory" errors when no data to backup or restore #525 | ||
|
||
-- Colin Seymour <[email protected]> Wed, 11 Dec 2019 09:33:01 +0000 | ||
|
||
github-backup-utils (2.19.0) UNRELEASED; urgency=medium | ||
|
||
* Remove temporary exclude file from the backup host not the target GHES appliance #516 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.19.0 | ||
2.19.1 |