status: Now always shows the current repository, even when it does not appear in uuid.log.

This commit is contained in:
Joey Hess 2011-10-28 19:49:01 -04:00
parent 6c31e3a8c3
commit ab738a403a
2 changed files with 13 additions and 2 deletions

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ git-annex (3.20111026) UNRELEASED; urgency=low
* uninit: Add guard against being run with the git-annex branch checked out.
* Fail if --from or --to is passed to commands that do not support them.
* drop --from is now supported to remove file content from a remote.
* status: Now always shows the current repository, even when it does not
appear in uuid.log.
-- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400