RFR: Force unix line endings when writing patch files

Jorn Vernee via github.com duke at openjdk.java.net
Thu Aug 22 15:07:04 UTC 2019


Mercurial needs its patch files to end with unix line endings, so we need to use those explicitly when writing patch files (I've also been told on the hg irc that this is according to patch file spec).

----------------

Commits:
 - c1f1dda5:	Force unix line endings when writing patch files

Pull request:
https://git.openjdk.java.net/skara/pull/71

Webrev:
https://webrevs.openjdk.java.net/skara/71/webrev.00

Patch:
https://git.openjdk.java.net/skara/pull/71.diff

Fetch command:
git fetch https://git.openjdk.java.net/skara pull/71/head:pull/71


More information about the skara-dev mailing list