mirror of
https://github.com/git/git.git
synced 2026-03-10 17:18:43 +01:00
Merge branch 'os/doc-git-custom-commands' into jch
Doc update. * os/doc-git-custom-commands: doc: make it easier to find custom command information
This commit is contained in:
@@ -235,7 +235,10 @@ GIT COMMANDS
|
||||
------------
|
||||
|
||||
We divide Git into high level ("porcelain") commands and low level
|
||||
("plumbing") commands.
|
||||
("plumbing") commands. For defining command aliases, see
|
||||
linkgit:git-config[1] and look for descriptions of `alias.*`.
|
||||
For installing custom "git" subcommands, see the description for
|
||||
the 'PATH' environment variable in this manual.
|
||||
|
||||
High-level commands (porcelain)
|
||||
-------------------------------
|
||||
|
||||
Reference in New Issue
Block a user