init: Make description an optional parameter.

This commit is contained in:
Joey Hess 2011-08-29 14:13:38 -04:00
parent b2c5639dcc
commit d1154d0837
3 changed files with 4 additions and 7 deletions

1
debian/changelog vendored
View file

@ -3,6 +3,7 @@ git-annex (3.20110820) UNRELEASED; urgency=low
* Set EMAIL when running test suite so that git does not need to be
configured first. Closes: #638998
* The wget command will now be used in preference to curl, if available.
* init: Make description an optional parameter.
-- Joey Hess <joeyh@debian.org> Tue, 23 Aug 2011 13:41:01 -0400