Make exe wrapper for shell scripts
commitc707a5f31b87e0f1187e22d5555e8301b0458182
authorNguyen Thai Ngoc Duy <pclouds@gmail.com>
Thu, 26 Jul 2007 17:35:09 +0000 (26 13:35 -0400)
committerNguyen Thai Ngoc Duy <pclouds@gmail.com>
Mon, 30 Jul 2007 17:51:20 +0000 (30 13:51 -0400)
tree618c4ca5e6d02f51cc7a802f50bf76c68539d726
parent264567964a9d1b5a6961b1f1d40f52d6ef5c45b1
Make exe wrapper for shell scripts

as shell scripts can not be called directly from command prompt.
It's not essential because I'd prefer doing everything via git.exe
Makefile
exec_cmd.c
git.c