What is the format of regular expressions in gitk?

北战南征 提交于 2019-12-05 13:11:42
VonC

This feature should be based on the pickaxe grep system, based on POSIX regexp.

But this thread reports some bug around this from gitk:

I presented the issue to #git, and it was suggested that it is probably a pickaxe bug in that it doesn't display changes in merge commits if they add strings that neither of their parents has.

This may not be your exact case though, simply an illustration that the feature isn't fully available yet.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!