diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-03 23:51:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-03 23:51:49 -0400 |
commit | 0ca85a94283a0ec067fc498747f246ef63dce993 (patch) | |
tree | 593f4ea3e4fa66d834ce880546ebdb546b29f192 /debian/changelog | |
parent | 98aa929f0271631ba5ee1fc430cd177bd886d9ef (diff) |
Revert "init: If no description is provided for a new repository, one will automatically be generated, like "joey@gnu:~/foo""
This reverts commit abde98cda21d5deeb16ed3baf736b06fdc2fce2f.
Temporarily dropping from master, since this actually uses stuff
that's only currently availble in the assistant branch. Will come back when
I merge that, and can wait..
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 081d1ac9f..82bf5009a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,6 @@ 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 |