From 8f226fb7bdab709bfb73635facfc57e317a191e7 Mon Sep 17 00:00:00 2001 From: anarcat Date: Thu, 17 May 2018 18:15:14 +0000 Subject: [PATCH] cross-ref with append-only --- doc/todo/git-hook_to_sanity-check_git-annex_branch_pushes.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/git-hook_to_sanity-check_git-annex_branch_pushes.mdwn b/doc/todo/git-hook_to_sanity-check_git-annex_branch_pushes.mdwn index 3f347cb02a..bee234e107 100644 --- a/doc/todo/git-hook_to_sanity-check_git-annex_branch_pushes.mdwn +++ b/doc/todo/git-hook_to_sanity-check_git-annex_branch_pushes.mdwn @@ -53,3 +53,5 @@ So far it only forbids removals and changes to trust.log. A bunch of stuff is still missing like parameters (to allow changing the list of protected files) and checking the log tracking info. Feedback welcome. --[[anarcat]] + +Similar: [[todo/append-only_mode]]