Record uuid when auto-initializing a remote so it shows in status.

This commit is contained in:
Joey Hess 2011-11-02 14:18:21 -04:00
parent 8e249ea0bd
commit eec137f33a
4 changed files with 14 additions and 1 deletions

1
debian/changelog vendored
View file

@ -18,6 +18,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low
* The fromkey command now takes the key as its first parameter. The --key
option is no longer used.
* Built without any filename containing .git being excluded. Closes: #647215
* Record uuid when auto-initializing a remote so it shows in status.
-- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400