Select Git revision
NOTICE
Shawn O. Pearce authored
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>