[ruby-cvs:79136] c9b1969fa3 (master): Checkout with git on cygwin for EOL code
"Nobuyoshi Nakada" <[email protected]> Mon, 13 Jan 2020 10:32:22 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Nobuyoshi Nakada 2020-01-13 10:02:04 +0900 (Mon, 13 Jan 2020)
New Revision: c9b1969fa3
https://github.com/ruby/ruby/commit/c9b1969fa3
Log:
Checkout with git on cygwin for EOL code
=
`shell: bash` runs bash on msys which prefers git on msys too,
then checked out in CRLF mode. Cygwin sed doesn't consider the CR
a part of EOL code, though.
Modified files:
.github/workflows/cygwin.yml=