diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-22 10:20:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-22 10:20:03 -0400 |
commit | ffb0bf0ed51c3454fafdf7dcbc074910f5709942 (patch) | |
tree | abb222ae52022457d0f37311813359b795764c6e /debian | |
parent | 40e63f87c409d47686480a7ddf8b5034d1d7ddcd (diff) |
unused: Pay attention to symlinks that are not yet staged in the index.
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 3101a99bd..571b4112e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ git-annex (4.20130816) UNRELEASED; urgency=low --duplicate, --deduplicate, and --clean-duplicates * mirror: New command, makes two repositories contain the same set of files. * Set --clobber when running wget to ensure resuming works properly. + * unused: Pay attention to symlinks that are not yet staged in the index. -- Joey Hess <joeyh@debian.org> Thu, 15 Aug 2013 15:47:52 +0200 |