diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-13 13:34:24 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-13 13:34:24 -0400 |
commit | 57b41a1ee78f1181e603b5fd3c563e9b7793620f (patch) | |
tree | 3ce89f33b8419d28239069507c7897581a639a1c /debian | |
parent | 28bdd2da48e3e7f1326cb34e38f3916bb09772a5 (diff) |
smudge: Print a warning when annex.thin is set, as git's smudge interface does not allow honoring that configuration.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 05ee3dbd3..6a486b4bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (6.20160413) UNRELEASED; urgency=medium + + * smudge: Print a warning when annex.thin is set, as git's smudge + interface does not allow honoring that configuration. + + -- Joey Hess <id@joeyh.name> Wed, 13 Apr 2016 13:30:32 -0400 + git-annex (6.20160412) unstable; urgency=medium * adjust --unlock: Enters an adjusted branch in which all annexed files |