[PR #4728] [MERGED] fixed japanese characters deleted at end of line #11572

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4728
Author: @joshyan1
Created: 5/30/2024
Status: Merged
Merged: 5/30/2024
Merged by: @joshyan1

Base: mainHead: jyan/japanese


📝 Commits (2)

  • bd1d119 fixed japanese characters deleted at end of line
  • 914f68f replaced duplicate call with variable

📊 Changes

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

View changed files

📝 cmd/cmd.go (+5 -1)

📄 Description

Added check to prevent erasing character at end of line

Resolves: https://github.com/ollama/ollama/issues/4714


🔄 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/4728 **Author:** [@joshyan1](https://github.com/joshyan1) **Created:** 5/30/2024 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@joshyan1](https://github.com/joshyan1) **Base:** `main` ← **Head:** `jyan/japanese` --- ### 📝 Commits (2) - [`bd1d119`](https://github.com/ollama/ollama/commit/bd1d119ba9369804b71fb7e8564a16d98c8a26cd) fixed japanese characters deleted at end of line - [`914f68f`](https://github.com/ollama/ollama/commit/914f68f02120abf023690b1a257a570c3a5b12c4) replaced duplicate call with variable ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+5 -1) </details> ### 📄 Description Added check to prevent erasing character at end of line Resolves: https://github.com/ollama/ollama/issues/4714 --- <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:32:34 -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#11572