diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-28 20:37:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-28 20:37:03 -0400 |
commit | c597e4ebe25f2ebbc09548fc4607282d1789b523 (patch) | |
tree | de6497d08d6cafe9e59b7c5e0300938c4718c8f9 /debian | |
parent | 4a7e4aa126c1b8e28892188857b625ea65e185b6 (diff) |
webapp: Don't list the public repository group when editing a git repository; it only makes sense for special remotes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f051484b6..eeac261b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (5.20140228) UNRELEASED; urgency=medium git directory anymore. (Or are bare) * webapp: Refuse to start in a bare git repository. * assistant --autostart: Refuse to start in a bare git repository. + * webapp: Don't list the public repository group when editing a + git repository; it only makes sense for special remotes. -- Joey Hess <joeyh@debian.org> Fri, 28 Feb 2014 14:52:15 -0400 |