From: Junio C Hamano Date: Thu, 28 Jun 2012 22:21:00 +0000 (-0700) Subject: Merge branch 'fc/git-prompt-script' X-Git-Tag: v1.7.12-rc0~67 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e90020cdb3273af3b0c7915c0aacf16b19bbf994?ds=inline;hp=--cc 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. --- e90020cdb3273af3b0c7915c0aacf16b19bbf994 diff --cc contrib/completion/git-completion.bash index 2e1b5e14b9,5d70cc4286..ffedce751c mode 100755,100644..100644 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash