diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-19 15:16:52 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-19 15:16:52 -0400 |
commit | ac44d32ce0d67b2eb7f1e5ae814affa8399a682d (patch) | |
tree | ffaaf7293f1b84f401178e7bc50e60f19147e374 /debian | |
parent | 3a1e7bbc58363b8b9ef223a3fdc0f87db8b020f5 (diff) |
info: Mention when run in a dead repository.
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 986414fb1..1434746f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ git-annex (6.20160218) UNRELEASED; urgency=medium tree. * fsck: When the only copy of a file is in a dead repository, mention the repository. + * info: Mention when run in a dead repository. -- Joey Hess <id@joeyh.name> Thu, 18 Feb 2016 13:09:21 -0400 |