I think you'd have to "cd .." in those scripts before running some of the commands so that git paths don't start with ../ and stuff like that. There's probably a way to do it. Feel free if you've got the cycles.
-Alex On 10/7/13 10:12 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >> IIRC, I put them down there to make parsing git paths easier. > >They could just be run them from the base directory rather than change >how they process paths. >eg ./mustella/test_patch.sh > >Justin