What steps will reproduce the problem?
1. Want to match only #bugnumber formated portion of commit message.
What is the expected output? What do you see instead?
Needs to specify regular expression directly.
What version of the product are you using? On what operating system?
v0.2
Please provide any additional information below.
Patch is attached. This patch add '--bug-regex' option to sync.pl script.
This can be used like this
--bug-regex='#\s*(\d+)'
Note: Please let me know if there is a way to use --bug-words option more
better.
Original issue reported on code.google.com by kohir...@gmail.com on 17 Feb 2011 at 12:36
Original issue reported on code.google.com by
kohir...@gmail.com
on 17 Feb 2011 at 12:36Attachments: