mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Earlier we would have run all scripts under 'sh', but only changed the name (argv[0]) to the parsed interpreter. While we are here, also ignore command line options specified in the interpreter line; perl's -w is the common case.