diff options
author | 2010-11-28 17:17:18 -0400 | |
---|---|---|
committer | 2010-11-28 17:17:18 -0400 | |
commit | abf084f628a8c5f5a3685dbb2826739e3e38541e (patch) | |
tree | 1b24036e91aef3a2c046af809f49250bd060f939 /debian | |
parent | 52ec6e748d5ef8350e9788d0f19dc5c3d609ab86 (diff) |
Bugfix: Always correctly handle gitattributes when in a subdirectory of the repository.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 213895c5f..34e1757df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ git-annex (0.10) UNRELEASED; urgency=low * precommit: Optimise to avoid calling git-check-attr more than once. * In .gitattributes, the git-annex-numcopies attribute can be used to control the number of copies to retain of different types of files. + * Bugfix: Always correctly handle gitattributes when in a subdirectory of + the repository. -- Joey Hess <joeyh@debian.org> Sun, 28 Nov 2010 14:19:15 -0400 |