Hi,
We are using the forking workflow on Gitlab, let’s say the upstream project is called coolapp
.
The URL for this project is https://example.gitlab.com/mygroup/coolapp
We have a couple of personal forks for this project like:
https://example.gitlab.com/exampleuser1/coolapp
https://example.gitlab.com/exampleuser2/coolapp
I want to quickly jump between the upstream project and my personal fork with an URL, what I can add to the project’s description, on the forks I can do this because the upstream project’s URL is constant, but I do not know is there a quick URL what I can add to the upstream project’s description what quickly takes me to my personal fork.
I was thinking about something like: https://example.gitlab.com/mygroup/coolapp/-/forks/me
Do you guys know about something like this?
Thanks, Peter