From 1064adfa388d6879666fbde620ac7b114366f354 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Apr 2016 14:07:50 -0400 Subject: webapp: When $HOME is a git repository, and has been initialized for use by git-annex, opening the webapp went ahead and ran the assistant there, annexing all files. Since this is almost certianly not desirable, especially when the user is just opening the webapp from a dekstop menu which happens to run it in $HOME, the webapp will now not treat such a $HOME git repository as a git-annex repository. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6a486b4bf..acabb254f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,12 @@ 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. + * webapp: When $HOME is a git repository, and has been initialized for + use by git-annex, opening the webapp went ahead and ran the assistant + there, annexing all files. Since this is almost certianly not + desirable, especially when the user is just opening the webapp from + a dekstop menu which happens to run it in $HOME, the webapp will now not + treat such a $HOME git repository as a git-annex repository. -- Joey Hess Wed, 13 Apr 2016 13:30:32 -0400 -- cgit v1.2.3