branch: externals/agitate commit 74b78372508548c2e6146dcb1c4560d03a87731f Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Reword manual for agitate-vc-git-show --- README.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 7bb123a9fe..a8d3fc342d 100644 --- a/README.org +++ b/README.org @@ -154,10 +154,10 @@ commits" are documented here: <https://www.conventionalcommits.org/en/v1.0.0/>. :END: #+findex: agitate-vc-git-show -+ ~agitate-vc-git-show~ :: PROTOTYPE. Prompt for commit and run - =git-show(1)= on it. With optional =CURRENT-FILE= as prefix - argument, limit the commits to those pertaining to the current file. - The number of completion candidates is limited to the value of ++ ~agitate-vc-git-show~ :: Prompt for commit and run =git-show(1)= on + it. With optional =CURRENT-FILE= as prefix argument, limit the + commits to those pertaining to the current file. The number of + completion candidates is limited to the value of ~vc-log-show-limit~. #+findex: agitate-vc-git-format-patch-single