diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-17 21:29:44 +0200 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-17 21:29:44 +0200 |
commit | e4569bfba863487440345937533e0af6cd427b37 (patch) | |
tree | f32ecf49084c2e03b3ba394d224097de7a129065 /debian/changelog | |
parent | 76752c35770417fd29fafd68a7c4698091880153 (diff) |
sync, merge: Bug fix: Don't try to merge into master when in a bare repo.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4d6599ba..150307c22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ git-annex (4.20130816) UNRELEASED; urgency=low * Debian: Run the builtin test suite as an autopkgtest. * Debian: Recommend ssh-askpass, which ssh will use when the assistant is run w/o a tty. Closes: #719832 + * sync, merge: Bug fix: Don't try to merge into master when in a bare repo. -- Joey Hess <joeyh@debian.org> Thu, 15 Aug 2013 15:47:52 +0200 |