Add plumbing-level lookupkey command.
This commit is contained in:
parent
f0cf4d1861
commit
7d5b25515c
5 changed files with 37 additions and 1 deletions
|
@ -119,7 +119,7 @@ catKeyChecked needhead ref@(Ref r) =
|
|||
- For command-line git-annex use, that doesn't matter. It's perfectly
|
||||
- reasonable for things staged in the index after the currently running
|
||||
- git-annex process to not be noticed by it. However, we do want to see
|
||||
- what's in the index, since it may have uncommitted changes not in HEAD>
|
||||
- what's in the index, since it may have uncommitted changes not in HEAD
|
||||
-
|
||||
- For the assistant, this is much more of a problem, since it commits
|
||||
- files and then needs to be able to immediately look up their keys.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue