Closed
Description
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@51a92cb (which Gitea doesn't).
Gitea should support it too.
Screenshots
No response