Go to the first, previous, next, last section, table of contents.


Using grep and recursive grep

^X g

Search using grep all the selected files for a given pattern
(`GREP').

^X g

Search recursively using gitrgrep all the user specified files
and directories for a given pattern (`RECURSIVE-GREP').

See section The GIT recursive grep script, for more information.


Go to the first, previous, next, last section, table of contents.