From 028b4a92032f5fbd3e40f5d13ab4e46406c3c7f6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Oct 2024 11:32:02 -0400 Subject: [PATCH] comment --- ...mment_2_177eca67577662447d39502e25776282._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_2_177eca67577662447d39502e25776282._comment diff --git a/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_2_177eca67577662447d39502e25776282._comment b/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_2_177eca67577662447d39502e25776282._comment new file mode 100644 index 0000000000..4788687a93 --- /dev/null +++ b/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_2_177eca67577662447d39502e25776282._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2024-10-21T15:25:22Z" + content=""" +One simple solution is the put the script somewhere in PATH and then set +the config to the name of the script rather than its location. + +In the case of the freeze and thaw hooks, these are run a lot and so +git-annex shouldn't be checking if .git/hooks/annex-freeze-content exists +every time. +"""]] -- 2.30.2