From: Ralph Ronnquist Date: Tue, 15 Nov 2022 02:41:37 +0000 (+1100) Subject: added notes about key commands X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=e0a0296b4b06b62b142ea11bce031b509692cd73;hp=b76043cb3f5d7e0a321cf6f7e7cf65c509957e73;p=rrq%2Freviewtool.git added notes about key commands --- diff --git a/git-review b/git-review index 7f317d9..e3ab5ef 100755 --- a/git-review +++ b/git-review @@ -1,7 +1,9 @@ #!/bin/zsh # # Review commits based on the branch graph -# +# command p = move to previous commit +# command / = move by searching text +# command ? = show commit details N=1 if [ $# = 1 ] ; then