直接在左下角开始中打开它时,会提示:
lortoiseGit is a shell extension.That means it is integrated into the Windows explorer.To use TortoiseGit please open the explorer andright-click on any folder you liketo bring up the context menu where you will find allTortoiseGit commands.And read the manual!
可用的方法:
CMD命令进入到代码目录,比如
cd /d D:\my_code
再输入 TortoiseGitProc /command:commit /path:. 可以打开提交窗口
其它: TortoiseGitProc /command:commit /path:. 可以打开日志管理窗口