Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8241768: git needs .gitattributes #12

Open
wants to merge 1 commit into
base: macos-aarch64
Choose a base branch
from

Conversation

KaperD
Copy link

@KaperD KaperD commented Nov 12, 2021

https://bugs.openjdk.java.net/browse/JDK-8241768

В патче добавили .gitattributes, которые говорят гиту, что не нужно делать никакие преобразования над исходным кодом во время git pull. Без этого гит меняет \n на \r\n на Windows, что ломает сборку

Backport 49a9d49dbdb1d17aa4e6b808de6249be543961ea
@AntonKozlov
Copy link
Member

А это для GitHubActions? А давай его тогда напрямую в 15u-dev и в 13u-dev

@KaperD
Copy link
Author

KaperD commented Nov 12, 2021

Да, для GHA. То есть сделать туда PR?

@AntonKozlov
Copy link
Member

То есть сделать туда PR?

Да, т. е. бекпорты по всем правилам

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants