diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-03 10:45:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-03 10:45:18 -0400 |
commit | abde98cda21d5deeb16ed3baf736b06fdc2fce2f (patch) | |
tree | 4f02c3d91ad4fbd24eb0f8faa5f437d02231ebc9 /debian | |
parent | 3f74377b93f6147036061400b3697a665a337e64 (diff) |
init: If no description is provided for a new repository, one will automatically be generated, like "joey@gnu:~/foo"
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 82bf5009a..081d1ac9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ git-annex (3.20120722) UNRELEASED; urgency=low * initremote: Avoid recording remote's description before checking that its config is valid. + * init: If no description is provided for a new repository, one will + automatically be generated, like "joey@gnu:~/foo" -- Joey Hess <joeyh@debian.org> Fri, 27 Jul 2012 21:04:47 -0400 |