include creds location in info
This is intended to let the user easily tell if a remote's creds are coming from info embedded in the repository, or instead from the environment, or perhaps are locally stored in a creds file. This commit was sponsored by Frédéric Schütz.
This commit is contained in:
parent
a0297915c1
commit
9280fe4cbe
3 changed files with 30 additions and 5 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -14,7 +14,8 @@ git-annex (5.20141014) UNRELEASED; urgency=medium
|
|||
* info: When run on a single annexed file, displays some info about the
|
||||
file, including its key and size.
|
||||
* info: When passed the name or uuid of a remote, displays info about that
|
||||
remote.
|
||||
remote. Remotes that support encryption, chunking, or embedded
|
||||
creds will include that in their info.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 14 Oct 2014 14:09:24 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue