diff --git a/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_7_8fd25d5d2b802c6ff6ee0a3802d6f1cb._comment b/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_7_8fd25d5d2b802c6ff6ee0a3802d6f1cb._comment index a40e6ee0f7..2bd8eb1d4d 100644 --- a/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_7_8fd25d5d2b802c6ff6ee0a3802d6f1cb._comment +++ b/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_7_8fd25d5d2b802c6ff6ee0a3802d6f1cb._comment @@ -9,4 +9,10 @@ secure-erase-annex, commitmessage-annex, http-headers-annex That leaves only `remote.name.annex-cost-command` and similar git configs that don't have hooks. And a few like annex.youtube-dl-command that are not really equivilant to hooks. + +I think I will wait on adding hooks for remote git configs, I'd rather talk +with someone who has a use case for that than make up something for +completeness. Am not currently liking the idea of including a remote name +in the hook for those, but perhaps someone would have a use case that +argues otherwise. """]] diff --git a/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_9_c61485293631d8d82b8573f7a938dc90._comment b/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_9_c61485293631d8d82b8573f7a938dc90._comment index 4005c2228f..064594db49 100644 --- a/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_9_c61485293631d8d82b8573f7a938dc90._comment +++ b/doc/todo/specify_freeze__47__thaw_scripts_relative_to_topdir/comment_9_c61485293631d8d82b8573f7a938dc90._comment @@ -3,5 +3,8 @@ subject="""Re: comment 8""" date="2025-01-13T17:12:40Z" content=""" -Seems right. +That seems like it would work. I suppose you could instead always install +the freeze/thaw hooks, and just make them do nothing when ACL is not used. +If probing for that is expensive or better to only do once for some other +reason, having the pre-init set up the hooks would make sense. """]]