Directly use CString to avoid multiple type conversions in a row
commit8966b3352262ea775abcb95095b343a57f594c51
authorSven Strickroth <email@cs-ware.de>
Sat, 11 Jan 2014 01:30:30 +0000 (11 02:30 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 11 Jan 2014 02:44:02 +0000 (11 03:44 +0100)
tree8e97a5f6e9156e7f1a648bcbce277a0d0801f1ad
parentd3e2205f6304e340006ce2d166936a93a00bd44b
Directly use CString to avoid multiple type conversions in a row

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/Git.cpp
src/Git/Git.h