diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-05 15:01:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-05 15:01:26 -0400 |
commit | b885c0c6c8faa0c56e5f8cbdaa031652df6b26b4 (patch) | |
tree | 739dea0e4da82a56135e3fe1240168960fcc3935 /debian | |
parent | 39c2f1ed04cdd43f26391d1db5d89ae27b1c8cc1 (diff) |
unused, status: Avoid crashing when ran in bare repo.
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 82bf5009a..9b2ff3f14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (3.20120722) UNRELEASED; urgency=low * initremote: Avoid recording remote's description before checking that its config is valid. + * unused, status: Avoid crashing when ran in bare repo. -- Joey Hess <joeyh@debian.org> Fri, 27 Jul 2012 21:04:47 -0400 |