Skip to content

Commit

Permalink
Merge pull request #401 from github/release-2.13.1
Browse files Browse the repository at this point in the history
Bump version: 2.13.1
  • Loading branch information
lildude committed May 9, 2018
2 parents e3e0118 + aac61f5 commit 87989bf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions debian/changelog
@@ -1,3 +1,16 @@
github-backup-utils (2.13.1) UNRELEASED; urgency=medium

* Retry with the admin ssh port on network unreachable too. #377
* Output backup utils version on backup and restore #384
* Check filesystem supports hardlinks #388
* Switch back to optimised restore route calculation #389
* Optionally log verbose output to a file instead of stdout #391
* Switch back to optimised backup route calculation #392
* Remove check for git from ghe-ssh #393
* Use remote's mktemp to create temp dir on remote host #395

-- Colin Seymour <colin@github.com> Wed, 09 May 2018 10:16:18 +0000

github-backup-utils (2.13.0) UNRELEASED; urgency=medium

* Unify the backup & restore process #375
Expand Down
2 changes: 1 addition & 1 deletion share/github-backup-utils/version
@@ -1 +1 @@
2.13.0
2.13.1

1 comment on commit 87989bf

@sabran145

This comment was marked as spam.

Please sign in to comment.