diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-12 08:09:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-12 08:09:31 -0400 |
commit | b7024d4761b2b5737f447a6cc8e5908fc402f124 (patch) | |
tree | d53aca8a4eb3ae92d70821431a04e3240c9730dc /debian | |
parent | 59227667ea41c7e255c2124ebf346c408c56eaa2 (diff) |
webapp: DTRT when told to create a git repo that already exists.
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 bb61a654b..d6e888db3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -57,6 +57,7 @@ git-annex (4.20130228) UNRELEASED; urgency=low * addurl: Add --relaxed option. * assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does not force a command. + * webapp: DTRT when told to create a git repo that already exists. -- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400 |