anatoly techtonik <[email protected]> writes: > Looks like the only option is placing scripts in some newly created > `~/.hghooks/` > dir and reference that script explicitly in `.hgrc`. It is kind of > hard to automate this > system setup with just `dotfiles` checkout.
For automation it should suffice to use echo '[hooks] post-clone.something = ~/.hghooks/post-clone ' >> ~/.hgrc Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken
signature.asc
Description: PGP signature
_______________________________________________ Mercurial mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial
