File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ github-backup-utils (2.0.1) UNRELEASED; urgency=medium
2
+
3
+ * Adds /etc/github-backup-utils/backup.config as a default config file search
4
+ location for deb / system installs.
5
+ * Enables SSH BatchMode for all remote command invocation except initial host
6
+ check / version identification.
7
+ * Fixes a bug in ghe-backup where Git GC process detection would misclassify
8
+ long-running server processes matching /git.*gc/, causing the backup operation
9
+ to timeout.
10
+ * Adds a note and link to the Migrating from GitHub Enterprise v11.10.34x to
11
+ v2.0 documentation in the README.
12
+ * Adds example / documentation for the GHE_EXTRA_SSH_OPTS config value to the
13
+ backup.config-example file.
14
+
15
+ -- Ryan Tomayko <
[email protected] > Mon, 17 Nov 2014 12:47:22 +0000
16
+
1
17
github-backup-utils (2.0.0) UNRELEASED; urgency=medium
2
18
3
19
* Support for GitHub Enterprise 2.0.
You can’t perform that action at this time.
0 commit comments