Fixed setting config variable after cloning a repository
commit31bb944b1d851a6210d68299f6283baa357c72c0
authorSven Strickroth <email@cs-ware.de>
Tue, 17 Jan 2012 23:43:42 +0000 (18 00:43 +0100)
committerSven Strickroth <email@cs-ware.de>
Tue, 17 Jan 2012 23:43:42 +0000 (18 00:43 +0100)
tree723a1aac2e613ab654e04fa499a90d4c816eeab9
parenta30f0e4272a6af2dbffd21bb091bae4e8980d52e
Fixed setting config variable after cloning a repository

git_init requires the CWD point to the cloned repo.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/Commands/CloneCommand.cpp