Allow linking to commits in other repos #10169

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

Originally created by @delvh on GitHub (Jan 27, 2023).

Feature Description

GitHub allows referring to issues in other repos using owner/repo#issue (which we support already, just for clarity).
Similarly, it allows referencing commits in other repos using owner/repo@sha, i.e. delvh/gitea@51a92cb821 (which Gitea doesn't).
Gitea should support it too.

Screenshots

No response

Originally created by @delvh on GitHub (Jan 27, 2023). ### Feature Description GitHub allows referring to issues in other repos using `owner/repo#issue` (which we support already, just for clarity). Similarly, it allows referencing commits in other repos using `owner/repo@sha`, i.e. delvh/gitea@51a92cb8218b6702a5a0c8f921eda02456332748 (which Gitea doesn't). Gitea should support it too. ### Screenshots _No response_
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 09:00:08 -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#10169