From 3262d6c0bc5e84dca7873022e26a42f1626757c1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 19 Apr 2021 13:20:07 -0400 Subject: [PATCH] yoh asked me to tag this datalad --- doc/todo/hiding_a_repository.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/hiding_a_repository.mdwn b/doc/todo/hiding_a_repository.mdwn index 32adcde44e..b828e4b022 100644 --- a/doc/todo/hiding_a_repository.mdwn +++ b/doc/todo/hiding_a_repository.mdwn @@ -153,3 +153,5 @@ indicating if it's changing the public or private log. Luckily, I think all reads followed by writes do go via Annex.Branch.change, so Annex.Branch.get can just concacenate the two without worrying about it leaking back out in a later write. + +[[!tag projects/datalad]]