diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-12-08 15:35:02 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-12-08 15:35:02 -0400 |
commit | 441543a5691aee865916176339f8c26949ef24a5 (patch) | |
tree | 9e3418a7b4958ec606bb40118acbe857d323daf7 /CHANGELOG | |
parent | febfa1d66a5cfa52d2c2f5455061f8e04d15a455 (diff) |
lookupkey absolute path support
lookupkey: Support being given an absolute filename to a file within the
current git repository.
This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ git-annex (6.20171125) UNRELEASED; urgency=medium * initremote, enableremote: Really support gpg subkeys suffixed with an exclamation mark, which forces gpg to use a specific subkey. (Previous try had a bug.) + * lookupkey: Support being given an absolute filename to a file + within the current git repository. -- Joey Hess <id@joeyh.name> Tue, 28 Nov 2017 13:48:44 -0400 |