Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Match hyphen in multi-revision comment matchers
Currently, the matcher `//[rev-foo,rev-bar]~` does not get selected by the regex. Change the matcher to also match strings that contain a `-`.h
- Loading branch information