Bugfix: Always correctly handle gitattributes when in a subdirectory of the repository.
This commit is contained in:
parent
52ec6e748d
commit
abf084f628
3 changed files with 31 additions and 17 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue