There were a bug when rebasing. On this situation HEAD just have a hash and not the... 0.0.9
commitad1541c6e69113fd2d9091bcc16a77737379e405
authorEustaquio Rangel <taq@eustaquiorangel.com>
Sun, 13 Jul 2008 16:39:30 +0000 (13 13:39 -0300)
committerEustaquio Rangel <taq@eustaquiorangel.com>
Sun, 13 Jul 2008 16:39:30 +0000 (13 13:39 -0300)
tree4065db1732f164133fe5348d3efe488623196ba9
parent47b6632f7c49de8bc2f00fe468084d1215252a63
There were a bug when rebasing. On this situation HEAD just have a hash and not the information about the branches the plugin looks for. Thanks for Joachim Bargsten for warning me about this.
I made a double check on the HEAD file. If there is not the information the script wants, a message about the condition is returned. If something also "explodes" there, there is a try/catch block.
If detect this rebase/merge/bisect situation, the file will be always saved without the branch verification.
git-branch-info.vim