completion: remove 'git column' from porcelain commands
commit160fcdb0075ac458d77876234e46147ce503a9b7
authorSZEDER Gábor <szeder@ira.uka.de>
Fri, 11 Dec 2015 12:05:00 +0000 (11 13:05 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Dec 2015 20:43:16 +0000 (11 12:43 -0800)
tree9f9bb345ac92f2bb4bdecbf6a4254e05121b7727
parenta2558fb8e1e387b630312311e1d22c95663da5d0
completion: remove 'git column' from porcelain commands

'git column' is an internal helper, so it should not be offered on
'git <TAB>' along with porcelain commands.

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash