Find a file
Shawn O. Pearce c3e8a0a4dd git-gui: Remove unnecessary /dev/null redirection.
Git 1.5.0 and later no longer output useless messages to standard
error when making the initial (or what looks to be) commit of a
repository.  Since /dev/null does not exist on Windows in the
MinGW environment we can't redirect there anyway.  Since Git
does not output anymore, I'm removing the redirection.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-03-01 14:37:34 -05:00
.gitignore git-gui: Display all authors of git-gui. 2007-02-21 00:11:01 -05:00
CREDITS-GEN Don't modify CREDITS-FILE if it hasn't changed. 2007-02-25 02:18:26 -05:00
git-gui.sh git-gui: Remove unnecessary /dev/null redirection. 2007-03-01 14:37:34 -05:00
GIT-VERSION-GEN git-gui: Prefer version file over git-describe. 2007-02-14 01:55:16 -05:00
Makefile git-gui: Display all authors of git-gui. 2007-02-21 00:11:01 -05:00