https://github.com/git/git
Revision 63c4024ff080430004967fa27b8af8fe243e2ea3 authored by Shawn O. Pearce on 11 September 2007, 17:37:45 UTC, committed by Shawn O. Pearce on 11 September 2007, 22:57:18 UTC
The Windows port of Tk does not have the send command so we
cannot delete it from our global namespace, but the Mac OS
X and X11 ports do have it.  Switching this delete attempt
into a catch makes send go away, or stay away.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 8938410
History
Tip revision: 63c4024ff080430004967fa27b8af8fe243e2ea3 authored by Shawn O. Pearce on 11 September 2007, 17:37:45 UTC
git-gui: Don't delete send on Windows as it doesn't exist
Tip revision: 63c4024
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 4.7 KB
git-gui.sh -rwxr-xr-x 64.2 KB

back to top