diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-26 14:52:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-26 14:52:07 -0400 |
commit | 0937413b678c9c4d04d0d69bf9ba673a8a0f7ab3 (patch) | |
tree | d2660d274d534a0ca9eacf5d9b905527b86b0e4e /debian | |
parent | 19bf29a0bce26eb60dcf2480967e0a3088afac67 (diff) |
add --include-dotfiles: New option, perhaps useful for backups.
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 eee5509ba..f237f019d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ git-annex (5.20140321) UNRELEASED; urgency=medium a remote git repository, as long as a git-annex branch has been pushed to it, to simplify setup of remote git repositories, including via gitolite. + * add --include-dotfiles: New option, perhaps useful for backups. -- Joey Hess <joeyh@debian.org> Fri, 21 Mar 2014 14:08:41 -0400 |