Git log search problem, how to search for submissions where author contains zhangsan and message contains table
为情所困
为情所困 2017-05-02 09:31:30
0
2
660

As mentioned. I have two git management tools, sourcetree and Tortoisegit, installed on my computer. Can it be achieved through them

为情所困
为情所困

reply all(2)
我想大声告诉你

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template