[PR #4545] [CLOSED] fix markdown commit link generation #17418

Closed
opened 2025-11-02 13:16:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4545
Author: @adelowo
Created: 7/29/2018
Status: Closed

Base: masterHead: fix_commit_link_in_markdown


📝 Commits (9)

  • bbc8bbd fix markdown commit link generation
  • c80a617 Merge branch 'master' into fix_commit_link_in_markdown
  • 9b25330 Merge branch 'master' into fix_commit_link_in_markdown
  • ea9f17a Merge branch 'master' into fix_commit_link_in_markdown
  • 5dddf41 Merge branch 'master' into fix_commit_link_in_markdown
  • 151bcf2 Merge branch 'master' into fix_commit_link_in_markdown
  • 69c19e3 Merge branch 'master' into fix_commit_link_in_markdown
  • a222765 Merge branch 'master' into fix_commit_link_in_markdown
  • b7d2590 Merge remote-tracking branch 'origin/master' into fix_commit_link_in_markdown

📊 Changes

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

View changed files

📝 routers/repo/view.go (+6 -7)
📝 templates/repo/editor/edit.tmpl (+1 -1)

📄 Description

Fixes #4536


🔄 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/4545 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 7/29/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_commit_link_in_markdown` --- ### 📝 Commits (9) - [`bbc8bbd`](https://github.com/go-gitea/gitea/commit/bbc8bbdc47fef94132fd3287a5080e6ea70944ee) fix markdown commit link generation - [`c80a617`](https://github.com/go-gitea/gitea/commit/c80a61722bd20ffe4dae0440aa7d7be54b390f5e) Merge branch 'master' into fix_commit_link_in_markdown - [`9b25330`](https://github.com/go-gitea/gitea/commit/9b253309a7cd425e30dfd8b85a1a2b235bc887a8) Merge branch 'master' into fix_commit_link_in_markdown - [`ea9f17a`](https://github.com/go-gitea/gitea/commit/ea9f17aa82a0c04cfac09c69e315119456c3c7ad) Merge branch 'master' into fix_commit_link_in_markdown - [`5dddf41`](https://github.com/go-gitea/gitea/commit/5dddf41775c6b03fd6b6f3676ac7d4e69919eeb1) Merge branch 'master' into fix_commit_link_in_markdown - [`151bcf2`](https://github.com/go-gitea/gitea/commit/151bcf2b5d68d1d8ca945b75ef738dd279c3413e) Merge branch 'master' into fix_commit_link_in_markdown - [`69c19e3`](https://github.com/go-gitea/gitea/commit/69c19e3cf3ad792bafa48de419c3cf09bc6be79a) Merge branch 'master' into fix_commit_link_in_markdown - [`a222765`](https://github.com/go-gitea/gitea/commit/a222765e2a1cad3e665d022b67059973e9983972) Merge branch 'master' into fix_commit_link_in_markdown - [`b7d2590`](https://github.com/go-gitea/gitea/commit/b7d25902df1b147c8945d70fd328e3fedc983006) Merge remote-tracking branch 'origin/master' into fix_commit_link_in_markdown ### 📊 Changes **2 files changed** (+7 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/view.go` (+6 -7) 📝 `templates/repo/editor/edit.tmpl` (+1 -1) </details> ### 📄 Description Fixes #4536 --- <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 13:16:52 -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#17418