Skip to content
Luis Villa edited this page Sep 28, 2013 · 2 revisions

This is the first step to produce a raw log that can be edited into the post:

git log --reverse --author Luis* -U0 --word-diff --pretty=format:"</blockquote>%n%n<p>%b</p>%n%n<blockquote>" innovators-patent-agreement.md

Produces a useful dwdiff:

dwdiff -R -m2 -P -w "<strike>" -x "</strike>" -y "<u>" -z "</u>" orig.md innovators-patent-agreement.md
Clone this wiki locally