update
This commit is contained in:
parent
f3e0216fb0
commit
1e8c1dc64e
2 changed files with 10 additions and 1 deletions
|
@ -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.
|
||||
"""]]
|
||||
|
|
|
@ -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.
|
||||
"""]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue