On 7/26/07, Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> wrote:
On 7/26/07, Christian MICHON <christian.michon@xxxxxxxxx> wrote: > it seems you're not very far off. I believe you intend to replace in git-commit > "#!c:/msys/bin/sh" with something like "#!c:/gitbox/bin/gitbox ash", right ? No. I tweaked try_shell_exec() to use gitbox shell if the interpreter is "sh".
interesting. have you tried inserting busybox vi inside git-box ? I can commit using "git commit -a -m ok", but then I get this kind of error message (and ash dies, I go back to xp/cmd prompt) mv: cannot rename '.git/next-index4540': File exists C:/gitbox/bin/git-commit: exit: line 658: Illegal number: -1 nice piece of work. it could really be tiny once fixed. I suggest to replace most git-* by git-box/ash shell wrappers, calling the git.exe binary directly. -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html