Merge branch 'rr/completion-branch-config'
commit30159e530d5424c47661925bdefe4d7abda57083
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Jan 2014 18:33:39 +0000 (10 10:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Jan 2014 18:33:39 +0000 (10 10:33 -0800)
treecf7cd7e95db73775ee8b4e8b476f2595af5f0c0e
parent3b9d69ec22b8821fecc44c07ea49adc749484335
parentc39a2f117853d89f0aee5b616c52df46a30b108b
Merge branch 'rr/completion-branch-config'

Two-level configuration variable names in "branch.*" and "remote.*"
hierarchies whose variables are predominantly three-level where not
completed by hitting a <TAB> in bash and zsh completions.

* rr/completion-branch-config:
  completion: fix remote.pushdefault
  completion: fix branch.autosetup(merge|rebase)
  completion: introduce __gitcomp_nl_append ()
  zsh completion: find matching custom bash completion