comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 21 Oct 2024 15:32:02 +0000 (11:32 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 21 Oct 2024 15:32:02 +0000 (11:32 -0400)
doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_2_177eca67577662447d39502e25776282._comment [new file with mode: 0644]

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 (file)
index 0000000..4788687
--- /dev/null
@@ -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.
+"""]]