Merge branch 'fc/git-prompt-script'
commite90020cdb3273af3b0c7915c0aacf16b19bbf994
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2012 22:21:00 +0000 (28 15:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2012 22:21:00 +0000 (28 15:21 -0700)
tree7877275ba126cfe2cea62bfb9f6ec33c3680bf14
parenta3fbb2350dcd2d843d1d90b663521222aceb25fe
parentb7be4366ea9af9a6947a8be0ebe6a63ff5259b6a
Merge branch 'fc/git-prompt-script'

Split a rather heavy-ish "git completion" script out to create a
separate "git prompting" script, to help lazy-autoloading of the
completion part while making prompting part always available.
contrib/completion/git-completion.bash
t/t9902-completion.sh