Closed ghost closed 14 years ago
Add ability to "massage" the commit messages in the heuristics. Eg.
on /something/ do |message, matchdata| ... [:label, new_message] end
Done.
Add ability to "massage" the commit messages in the heuristics. Eg.