From 133de41e491fdb1bdff3bd75e83a1c77ad740868 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 May 2020 11:56:27 -0400 Subject: [PATCH] close --- doc/todo/add_a_--branch_to_applicable_git-annex_commands.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/todo/add_a_--branch_to_applicable_git-annex_commands.mdwn b/doc/todo/add_a_--branch_to_applicable_git-annex_commands.mdwn index b2678bee81..9852e671d0 100644 --- a/doc/todo/add_a_--branch_to_applicable_git-annex_commands.mdwn +++ b/doc/todo/add_a_--branch_to_applicable_git-annex_commands.mdwn @@ -1,2 +1,5 @@ My original use case was for using git-annex find from scripts, where I didn't want to depend on the branch checked out at the time, but rather write something like "git annex find --branch=master $searchterms" + +> this was [[done]] some years leter and this todo forgotten about until I +> noticed it now, so closing belatedly. --[[Joey]]