RFR: Force unix line endings when writing patch files
Erik Duveblad via github.com
duke at openjdk.java.net
Fri Aug 23 05:48:36 UTC 2019
On Thu, 22 Aug 2019 15:07:04 GMT, Jorn Vernee via github.com <duke at openjdk.java.net> wrote:
> 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
This PR has been reviewed by Erik Duveblad via github.com - changes are approved. Review comment:
Looks good, thanks for fixing this @JornVernee!
PR: https://git.openjdk.java.net/skara/pull/71
More information about the skara-dev
mailing list