branch: externals/agitate commit f736eb51a7e8c27758ee015c2506313c945464ab Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Tweak markup of "git-grep(1)" --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index db7ab5e17e..ed5207ac47 100644 --- a/README.org +++ b/README.org @@ -175,7 +175,7 @@ commits" are documented here: <https://www.conventionalcommits.org/en/v1.0.0/>. #+end_src #+findex: agitate-vc-git-grep -+ ~agitate-vc-git-grep~ :: Run ~git-grep(1)~ for =REGEXP= in ++ ~agitate-vc-git-grep~ :: Run =git-grep(1)= for =REGEXP= in ~vc-root-dir~. This is a simple wrapper around ~vc-git-grep~ to streamline the basic task of searching for a regexp in the current Git repository. Use the original ~vc-git-grep~ for its other