We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CRLF will be replaced by LF
git status shows warning for below files, maybe checkin file in Windows caught this problem:
warning: CRLF will be replaced by LF in test/mapmodule/pom.xml. The file will have its original line endings in your working directory.
docs/installationguide/pom.xml docs/installationguide/sources-asciidoc/pom.xml docs/pom.xml examples/http-push/pom.xml examples/http/pom.xml examples/pom.xml examples/sip/pom.xml management/ussd-management/pom.xml pom.xml test/bootstrap/pom.xml test/mapmodule/pom.xml test/pom.xml tools/htpp-simulator/pom.xml tools/htpp-simulator/simulator/pom.xml tools/pom.xml
The text was updated successfully, but these errors were encountered:
Fixing of RestComm#65 - git warning withCRLF will be replaced by LF
6814dbb
vetss
No branches or pull requests
git status shows warning for below files, maybe checkin file in Windows caught this problem:
warning: CRLF will be replaced by LF in test/mapmodule/pom.xml.
The file will have its original line endings in your working directory.
The text was updated successfully, but these errors were encountered: