Closed wcordor closed 1 year ago
@wcordor It looks like the line endings were not set correctly. Please execute
git config --global core.autocrlf true
Then stage, commit, and push.
Please message me when complete so I can merge.
I used the command and the line
@wcordor It looks like the line endings were not set correctly. Please execute
git config --global core.autocrlf true
Then stage, commit, and push.
Please message me when complete so I can merge.
I used the command and it still looks the same. And now, it says there are conflicts in the branch that must be resolved.
I have fixed the line endings.
Pull Request Description
Changed "runing" to "running" twice in the Cypress section of ONBOARDING.md. Closes #33
Licensing Certification
FarmData2 is a Free Cultural Work and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request I certify that I satisfy the terms of the Developer Certificate of Origin for its contents.