On 2 October 2013 11:11, Philipp Janda <[email protected]> wrote: >> How does this 'GIT' variable work then? > > It doesn't work at the moment, because it isn't used consistently. There is > > local version_string = io.popen('git --version'):read() > > in fetch/git.lua:15! Until this is fixed you need `git.exe` in your PATH.
Oops! Fixed. -- Hisham ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
