##// END OF EJS Templates
templatefuncs: add regexp search() function that extracts substring...
templatefuncs: add regexp search() function that extracts substring This can be used to extract an issue number from a commit message, for example: {search(r'\(issue([0-9]*)\)', desc) % '{1}'}
Yuya Nishihara -
r40970:d3e688b9 default
Show More
Name Size Modified Last Commit Author
/ mercurial / default.d
mergetools.rc Loading ...