diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-28 18:55:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-28 18:55:49 -0400 |
commit | 9d82e815ff5307187d195fd2529420ef7970c412 (patch) | |
tree | 13cc2e6548d9bdc3ebae3aecabcce01257240ac8 /debian | |
parent | dc54214404dbe6e9d602a8a14c08411ca3eaceda (diff) |
change name of numcopies attribute
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3f66190e5..767583844 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ git-annex (0.10) UNRELEASED; urgency=low - * In .gitattributes, the git-annex-numcopies attribute can be used + * In .gitattributes, the 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. (Had worked ok for ones like "*.mp3", but failed for |