Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2024-06-13 06:44:22 -04:00
commit d8daabe9ec
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 196 additions and 0 deletions

View file

@ -0,0 +1,15 @@
```
NAME
git-annex-log - shows location log information
SYNOPSIS
git annex log [path ...]
```
although quite often desired to check by the key which might not even be in the tree. `whereis` ( a sister command for similar investigations ) has `--key`, so I thought it would be great to get it here too.
In my case -- doing archaeology on AFNI's test data in [https://github.com/afni/afni/pull/656](https://github.com/afni/afni/pull/656).
[[!meta author=yoh]]
[[!tag projects/repronim]]