kaiaulu icon indicating copy to clipboard operation
kaiaulu copied to clipboard

parsed commit_message_id() only extracts the first id it encounters in a given commit message

Open carlosparadis opened this issue 4 years ago • 0 comments

The current version will not parse multiple issue ids or cve-ids on the same commit message. This makes it convenient to add a column with the parsed information to an edgelist parser, but we lose information. Need to think of better representation.

carlosparadis avatar Jun 09 '20 06:06 carlosparadis