git log搜索问题,如何搜索author包含zhangsan,同时message包含table的提交
为情所困
为情所困 2017-05-02 09:31:30
0
2
640

如题。 我电脑上装了sourcetree和Tortoisegit这两个git管理工具。能否通过他们实现

为情所困
为情所困

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