diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-03 10:45:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-03 10:45:22 -0400 |
commit | b618bd8b8e57e5691e15325df9798ef9b7a472e7 (patch) | |
tree | cc6d50d65eb55f90729b668b00a624d184fedaac /debian | |
parent | a323b0c46dcb64eeb97ae8fa370a4a7b848cae7a (diff) | |
parent | abde98cda21d5deeb16ed3baf736b06fdc2fce2f (diff) |
Merge branch 'master' into assistant
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 |