Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
d8daabe9ec
3 changed files with 196 additions and 0 deletions
15
doc/todo/add_--key_to___34__annex_log__34__.mdwn
Normal file
15
doc/todo/add_--key_to___34__annex_log__34__.mdwn
Normal 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]]
|
Loading…
Add table
Add a link
Reference in a new issue