Matthieu Moy [off-list ref] writes:
Benoît Person [off-list ref] writes:
quoted
Junio, Matthieu : should I resend a new version of my serie which
renames the 'git' (lowercase) file into something like 'git-dev' ?
I'd call it bin-wrapper/git, so that people can put bin-wrapper/ in
their $PATH if needed, and by analogy with ../../bin-wrapper. If you go
this way, don't forget to update the $0 relative paths.
git-dev is OK with me too.
quoted
(some comments directly mentionning the 'git' (lowercase) file needs
to be updated as well in the Makefile)
Yes.
I just noticed that the script is not strictly a text file, ending
with an incomplete line, by the way.