Merge branch 'maint'
* maint: bash: don't offer remote transport helpers as subcommands
This commit is contained in:
commit
dace5dd141
@ -568,6 +568,7 @@ __git_list_porcelain_commands ()
|
||||
read-tree) : plumbing;;
|
||||
receive-pack) : plumbing;;
|
||||
reflog) : plumbing;;
|
||||
remote-*) : transport;;
|
||||
repo-config) : deprecated;;
|
||||
rerere) : plumbing;;
|
||||
rev-list) : plumbing;;
|
||||
|
Loading…
Reference in New Issue
Block a user