We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a11f0ad + beca0ca commit d4b2a79Copy full SHA for d4b2a79
1 file changed
Documentation/git.adoc
@@ -235,7 +235,10 @@ GIT COMMANDS
235
------------
236
237
We divide Git into high level ("porcelain") commands and low level
238
-("plumbing") commands.
+("plumbing") commands. For defining command aliases, see
239
+linkgit:git-config[1] and look for descriptions of `alias.*`.
240
+For installing custom "git" subcommands, see the description for
241
+the 'PATH' environment variable in this manual.
242
243
High-level commands (porcelain)
244
-------------------------------
0 commit comments