From bfa2db922281349cfc37264ee91e1c861266e208 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Apr 2021 14:48:45 -0400 Subject: [PATCH] done --- 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 982e805caf..2e96364a6a 100644 --- a/doc/todo/hiding_a_repository.mdwn +++ b/doc/todo/hiding_a_repository.mdwn @@ -249,3 +249,5 @@ keeping the unfiltered branch private and unpushed to the user, and it adds a step of needing to do the filtering before pushing. [[!tag projects/datalad]] + +> [[done]]; see [[tips/cloning_a_repository_privately]] --[[Joey]]