We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd0f3f commit 9a99fd4Copy full SHA for 9a99fd4
debian/changelog
@@ -1,3 +1,12 @@
1
+github-backup-utils (3.9.1) UNRELEASED; urgency=medium
2
+
3
+ * Make it clear the settings need to be applied after restoring to an unconfigured instance #381
4
+ * Remove check for git from ghe-ssh #393
5
+ * Use remote's mktemp to create temp dir on remote host #395
6
+ * Enabling concurrent `ghe-backup` tasks from separate backup hosts #441
7
8
+ -- Devin Dooley <[email protected]> Wed, 26 Jul 2023 01:46:33 +0000
9
10
github-backup-utils (3.9.0) UNRELEASED; urgency=medium
11
12
* Switch to TMPDIR before initiating SSH multiplexing workaround to prevent locking the destination filesystem #348
share/github-backup-utils/version
@@ -1 +1 @@
-3.9.0
+3.9.1
0 commit comments