From 3a20208ce1c32d6d2be9e0eb27916372ba4a5722 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 25 Jan 2024 13:25:15 -0400 Subject: [PATCH] confirm this todo --- doc/todo/git-annex-unused_--history.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/git-annex-unused_--history.mdwn b/doc/todo/git-annex-unused_--history.mdwn index f30aa0de8f..515754d9c8 100644 --- a/doc/todo/git-annex-unused_--history.mdwn +++ b/doc/todo/git-annex-unused_--history.mdwn @@ -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 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. + +[[!tag confirmed]] -- 2.30.2