OSDN Git Service

Stop CGit::CheckMsysGitDir() from adding to the path every time through. 1. Make...
authorColin Law <colin@clanlaw.org.uk>
Sun, 25 Jan 2009 16:15:24 +0000 (16:15 +0000)
committerFrank Li <lznuaa@gmail.com>
Mon, 26 Jan 2009 15:09:54 +0000 (23:09 +0800)
commit59859ba884bbf26473b807ab7c6a0439965968f4
tree1af13462a5171d7c7e2fc867e8ae8c93633a3c35
parent0a4020a3a37cac6f4cf620ed4ea47f183a0bd270
Stop CGit::CheckMsysGitDir() from adding to the path every time through. 1. Make it check whether the msysgitpath is already in the environment path. 2. When it adds a new one take out the last one it added, if any.
src/Git/Git.cpp
src/Git/Git.h