Fix the hook special remote, which bitrotted a while ago.

This commit is contained in:
Joey Hess 2011-12-20 12:23:49 -04:00
parent dc5ed8d3b6
commit da0bdc1a57
2 changed files with 4 additions and 4 deletions

1
debian/changelog vendored
View file

@ -3,6 +3,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low
* Union merge now finds the least expensive way to represent the merge.
* reinject: Add a sanity check for using an annexed file as the source file.
* Properly handle multiline git config values.
* Fix the hook special remote, which bitrotted a while ago.
-- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400