I am not sure why editing the file in the Pagure web ui results in all the lines marked in the diff (I only changed one line). It probably ran dos2unix on the file. Let me know if I should redo this PR by editing locally.
dos2unix
Hey, thanks for this. I separately converted the doc to LF endings and then rebased this PR. Unfortunately Pagure doesn't let me do what most other forges do and push to update your branch, so I opened https://pagure.io/fedora-cloud/docs-site/pull-request/9 to merge this instead.
Pull-Request has been closed by jcline
I am not sure why editing the file in the Pagure web ui results in all the lines marked in the diff (I only changed one line). It probably ran
dos2unixon the file. Let me know if I should redo this PR by editing locally.