logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gitwhich, gitmkdirs, gitxgrep - Helper programs for gnuit

Authors

TudorHulubei<tudor@cs.unh.edu>AndreiPitis<pink@pub.ro>IanBeckwith<ianb@erislabs.net>(Currentmaintainer)

                                                  Sep 30, 2007                                    GITINTERNAL(1)

Bugs

       Please send bug reports to:
       gnuit-dev@gnu.org

Description

       This  manual  page  documents  briefly the gitwhich, gitmkdirs and gitxgrep commands.  These commands are
       internal to gnuit and should generally not be run directly.

       gitwhichfile...
              gitwitch returns with an exit status of 0 if  any  of  its  file  arguments  exist  in  the  PATH,
              otherwise it returns 1.

       gitmkdirspath...
              Creates the directory path and any required parent directories.

       gitxgrepgrepcmdargs...
              Used  as  a  helper  script by gitrgrep(1), gitregrep(1), and gitrfgrep(1). Calls grepcmd, passing
              args to it.

       gitwhich, gitmkdirs and gitxgrep are part of gnuit, the GNU Interactive Tools.

Name

       gitwhich, gitmkdirs, gitxgrep - Helper programs for gnuit

See Also

gitfm(1)

       ThesetoolsaredocumentedfullyinGNUInteractiveTools, available via the Info system.

Synopsis

gitwhichfile...gitmkdirspath...gitxgrepgrepcmdargs...

See Also