unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* git-annex: problematic shebangs in .git/hooks/pre-commit?
@ 2018-08-23 16:02 Kyle Meyer
  2018-08-23 16:44 ` Timothy Sample
  0 siblings, 1 reply; 6+ messages in thread
From: Kyle Meyer @ 2018-08-23 16:02 UTC (permalink / raw)
  To: guix-devel

Hello,

Thanks for packaging git-annex, Tim!  I'm excited to see it in Guix.

I'm wondering whether the shebang patching in .git/hooks/pre-commit will
cause a problem.  Using the patched shellPath_portable, 'git annex init'
generates a hook like this:

    % cat .git/hooks/pre-commit
    #!/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/sh
    # automatically configured by git-annex
    git annex pre-commit .

But won't this break if that particular bash-mininimal is garbage collected?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-03 19:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-23 16:02 git-annex: problematic shebangs in .git/hooks/pre-commit? Kyle Meyer
2018-08-23 16:44 ` Timothy Sample
2018-08-23 17:05   ` Kyle Meyer
2018-08-23 20:07     ` Timothy Sample
2019-01-29 23:14       ` Kyle Meyer
2019-02-03 19:47         ` Timothy Sample

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).