X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=git-review;h=e3ab5ef72392629f8fa69e3ccf138c07e26d2d61;hb=8703655126ddea4d67635a54c74df5b08fc026c1;hp=7f317d97afdc10b054875520d723d2c3756baf82;hpb=b76043cb3f5d7e0a321cf6f7e7cf65c509957e73;p=rrq%2Freviewtool.git 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