如题。 我电脑上装了sourcetree和Tortoisegit这两个git管理工具。能否通过他们实现
In the sourcetree single project interface, open the terminal in the upper right corner and execute the following commandgit log --author zhangsan --grep table
git log --author zhangsan --grep table
View the log in TortoiseGit, there is search in the upper right corner
In the sourcetree single project interface, open the terminal in the upper right corner and execute the following command
git log --author zhangsan --grep table
View the log in TortoiseGit, there is search in the upper right corner