author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 21 Nov 2006 16:57:41 +0000 (11:57 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 21 Nov 2006 16:57:41 +0000 (11:57 -0500) | ||
commit | 7b85a17b86062c87ceebbf70acfbd62e00cd4bac | |
tree | 46c52e5d4100ae5acef7a3123d90eac9aa810e9a | tree | snapshot |
parent | 53f7a33bdc89a6ec870fdce5221c05a2759974d3 | commit | diff |
git-gui: Abstract out windows platform test to is_Windows proc.
Like the is_MacOSX proc we shouldn't keep repeating the platform test
for Windows. Instead abstract the code out into a procedure and use
the procedure whenever we need to do something special.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Like the is_MacOSX proc we shouldn't keep repeating the platform test
for Windows. Instead abstract the code out into a procedure and use
the procedure whenever we need to do something special.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |