[PR #4108] [MERGED] fix line ending #11383

Closed
opened 2026-04-12 23:29:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4108
Author: @mxyng
Created: 5/2/2024
Status: Merged
Merged: 5/2/2024
Merged by: @mxyng

Base: mainHead: mxyng/lf


📝 Commits (1)

📊 Changes

1 file changed (+47 additions, -47 deletions)

View changed files

📝 docs/windows.md (+47 -47)

📄 Description

replace CRLF with LF

CRLF leaves the file in a perpetually dirty state on non-windows systems without a way to reset


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/4108 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/2/2024 **Status:** ✅ Merged **Merged:** 5/2/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/lf` --- ### 📝 Commits (1) - [`94c3690`](https://github.com/ollama/ollama/commit/94c369095f96773b135df705672a2cc5c7865644) fix line ending ### 📊 Changes **1 file changed** (+47 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `docs/windows.md` (+47 -47) </details> ### 📄 Description replace CRLF with LF CRLF leaves the file in a perpetually dirty state on non-windows systems without a way to reset --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:29:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11383