Welcome to mirror list, hosted at ThFree Co, Russian Federation.

completion.txt « config « Documentation - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d99bf33c904a363c751d2bd27c4149d503c32a2 (plain)
1
2
3
4
5
6
7
completion.commands::
	This is only used by git-completion.bash to add or remove
	commands from the list of completed commands. Normally only
	porcelain commands and a few select others are completed. You
	can add more commands, separated by space, in this
	variable. Prefixing the command with '-' will remove it from
	the existing list.