Hi, Am 10.11.2017 um 03:46 schrieb hauptmech: > A URL into the documentation would probably lessen the friction of > locating exactly what section of documentation needs fixing. Dev's > changing user facing stuff will be familiar with (if not actively > stubbing out, or updating the docs) it so it seems a reasonable ask. > > CHANGED: Synopsis. url#section > > Consider just one keyword (CHANGE, or FEATURE) so we are not doing "git > log --grep=CHANGE|NEW|REMOVED"
don't care much about the thing about how to collect the changes from a given commit message. You need some grepping at all and given the magic the content is written at the end of the commit message you can simply search for NEW|CHANGE|REMOVE and take the whole text beginning with that line. -- Regards Carsten Schoenert _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

