Fix the bash completion when there is no patch applied
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 13 Dec 2006 17:10:40 +0000 (17:10 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 13 Dec 2006 17:10:40 +0000 (17:10 +0000)
commit7ae2e7067aeee586f565cbbc1bd7f9f443bb06ea
treeca2726d18811a456fe2334bb51aaec4978494a38
parentb4f656f00412360441dfe7e41c9733a9ca547015
Fix the bash completion when there is no patch applied

When there aren't any patches applied, the
.git/patches/<branch>/current file is removed and the bash completion
script fails to read it.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
contrib/stgit-completion.bash