]> asedeno.scripts.mit.edu Git - git.git/commitdiff
git-gui: handle textconv filter on Windows and in development
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 7 Aug 2010 19:32:13 +0000 (20:32 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 12 Aug 2010 20:37:32 +0000 (21:37 +0100)
When developing/testing we run git-gui.sh directly and the makefile
configured variables are not properly set. Configure the new shellpath
accessor to handle this case.

On Windows we may not find the shell so in this case revert to simply
executing the filter command without the shell intermediate.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>

No differences found