clarify
This commit is contained in:
parent
fe4f1aae4b
commit
dabfc455c6
1 changed files with 2 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -3,7 +3,8 @@ git-annex (0.10) UNRELEASED; urgency=low
|
|||
* 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.
|
||||
the repository. (Had worked ok for ones like "*.mp3", but failed for
|
||||
ones like "dir/*".)
|
||||
* fsck: Fix warning about not enough copies of a file, when locations
|
||||
are known, but are not available in currently configured remotes.
|
||||
* precommit: Optimise to avoid calling git-check-attr more than once.
|
||||
|
|
Loading…
Reference in a new issue