confirm this todo
This commit is contained in:
parent
2a56476ca5
commit
3a20208ce1
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ To traverse the whole history and get the list of changes, could use `git
|
||||||
log --raw`. That is reasonably performant but then it needs to feed every
|
log --raw`. That is reasonably performant but then it needs to feed every
|
||||||
sha into cat-file to find the annex objects, which would probably take a
|
sha into cat-file to find the annex objects, which would probably take a
|
||||||
while. Alternatively perhaps git log --diff and parsing might be faster.
|
while. Alternatively perhaps git log --diff and parsing might be faster.
|
||||||
|
|
||||||
|
[[!tag confirmed]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue