Skip to content

Conversation

@Nikitf777
Copy link
Contributor

It's useful when you're viewing the README in a fork, mirror or locally.

@Nikitf777 Nikitf777 requested a review from a team as a code owner June 22, 2025 16:00
@Ivorforce
Copy link
Member

GitHub already links back to the original repository in forks:

SCR-20250622-qfho
@Nikitf777
Copy link
Contributor Author

It only works with the forks, that are created using the GitHub forks functionality. If it's a hard fork, or a fork in another git hosting service, it doesn't work. For example here I migrated the repo to my Gitea:
image
And of course you don't see any links locally.

@timothyqiu
Copy link
Member

And of course you don't see any links locally.

You can use the command git remote -v to show the url (if you cloned the repository via HTTPS).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment