Re: Bug: git-sh-setup giving no such file or directory

2016-12-09 Thread Paul Boyle
to just .../git/bin-wrappers into your $PATH. This was the source of it. Root cause, a stupid user ;) I'd a PATH setup to the build directory. Changing the path to bin-wrappers fixed it up. Thanks! On Fri, Dec 9, 2016 at 1:45 PM, Jeff King wrote: > On Fri, Dec 09, 2016 at 12:00:36PM +,

Bug: git-sh-setup giving no such file or directory

2016-12-09 Thread Paul Boyle
Hi There appears to be an issue with the latest master. "git submodule init" is producing the following error: /home/paul.boyle/bin/git/git-sh-setup: line 46: /home/paul.boyle/libexec/git-core/git-sh-i18n: No such file or directory Broken sha: 8d7a455ed52e2a96debc080dfc011b6bb00db5d2 Checking