diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-27 15:47:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-27 15:47:11 -0400 |
commit | 66194684acaf8dc5c72e5a163465b42050cf9212 (patch) | |
tree | a29e4f6a678036e34ff85117887301c9b4f79353 /debian | |
parent | 83d11c03c44779c000759040eca8797e70e4765c (diff) |
uninit: Add guard against being run with the git-annex branch checked out.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e177298da..dd72fc296 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low * Sped up some operations on remotes that are on the same host. * copy --to: Fixed leak when copying many files to a remote on the same host. + * uninit: Add guard against being run with the git-annex branch checked out. -- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 |