[PR #2136] [MERGED] Fix diff of renamed and modified file #16253

Closed
opened 2025-11-02 12:06:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2136
Author: @ethantkoenig
Created: 7/11/2017
Status: Merged
Merged: 7/11/2017
Merged by: @appleboy

Base: release/v1.1Head: backport/fix/move_file


📝 Commits (2)

  • 85b7919 Fix diff of renamed and modified file
  • 7408268 Merge branch 'release/v1.1' into backport/fix/move_file

📊 Changes

2 files changed (+7 additions, -8 deletions)

View changed files

📝 models/git_diff.go (+6 -7)
📝 templates/repo/diff/box.tmpl (+1 -1)

📄 Description

Backport of #1967

cc @bkcsoft


🔄 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/go-gitea/gitea/pull/2136 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 7/11/2017 **Status:** ✅ Merged **Merged:** 7/11/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `release/v1.1` ← **Head:** `backport/fix/move_file` --- ### 📝 Commits (2) - [`85b7919`](https://github.com/go-gitea/gitea/commit/85b79192c9f459f3783b7ba50e510b0c22cf5ca9) Fix diff of renamed and modified file - [`7408268`](https://github.com/go-gitea/gitea/commit/7408268c5725037b091d5774b3ce189fb4d38236) Merge branch 'release/v1.1' into backport/fix/move_file ### 📊 Changes **2 files changed** (+7 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `models/git_diff.go` (+6 -7) 📝 `templates/repo/diff/box.tmpl` (+1 -1) </details> ### 📄 Description Backport of #1967 cc @bkcsoft --- <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 2025-11-02 12:06:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16253