ed215a35f7d965185f6bb939053e728ffdd16080
Fixes (in order of the patterns that were touched): - Only match `*` that come between BOL and the branch name in brackets, as another branch could be checked out at a commit containing a `*` - Only throw out commits that were committed on our current branch and not those that contain the branch name in the message (e.g. `test`). - Only match until first bracket as the commit message could also contain a pattern like `[.*]` that would be matched instead.
My dotfiles
Installation
$ ./meta/install
Languages
Shell
79.7%
Vim Script
18.7%
JavaScript
0.6%
CSS
0.6%
Python
0.3%