man gitinternal (Commandes) - Helper programs for git

NAME

gitwhich, gitmkdirs, gitxgrep - Helper programs for git

SYNOPSIS

gitwhich file ...

gitmkdirs path ...

gitxgrep grepcmd args ...

DESCRIPTION

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

This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below.

gitwhich file ...
gitwitch returns with an exit status of 0 if any of its file arguments exist in the PATH, otherwise it returns 1.
gitmkdirs path ...
Creates the directory path and any required parent directories.
gitxgrep grepcmd args ...
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 git(1), the GNU Interactive Tools.

SEE ALSO

git(1)

gitview and git are documented fully by GNU Interactive Tools, available via the Info system.

AUTHOR

This manual page was written by Ian Beckwith <ianb@nessie.mcc.ac.uk>, for the Debian project (but may be used by others).

CETTE PAGE DOCUMENTE AUSSI :