Hi, Maxim Cournoyer <[email protected]> skribis:
> "Jodi Jodington (dev)" <[email protected]> writes: > >> `./configure && make` doesn't replace the hook created by guix git >> authenticate. I got into this situation simply by running guix git >> authenticate before ./configure. > > [...] > > My question I now have thus becomes: why is `guix git authenticate` > trying to install a hook itself, when our build system always takes care > of it anyway (with a better hook, it seems)? > > I didn't even know `guix git authenticate` did that :-). Perhaps Ludovic > would know the answer? Like I wrote, my guess is that Jodi did not run “make”: that would have installed the hook from Guix, and ‘guix git authenticate’ does not overwrite existing hooks. Ludo’.
