diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-29 16:54:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-29 16:54:59 -0400 |
commit | 50227056b7ff75a43fc94a14f4cb744455d22a66 (patch) | |
tree | 9e8f2c220ddfab2adda43dd159af07cb987c3fa2 /debian | |
parent | a92512318fa00f6bd2361216803e11e956b1d5ea (diff) |
assistant: Check small files into git directly.
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 241fd4bde..815b39a6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ git-annex (4.20130324) UNRELEASED; urgency=low such as csh. * New annex.largefiles setting, which configures which files `git annex add` and the assistant add to the annex. + * assistant: Check small files into git directly. -- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400 |