Instructions for checking out a pull request use git:
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
When using Code > Check out branch
the instructions use git:
git fetch "git@gitlab.com:stefanha/libblkio.git" 'event-idx-memory-ordering'
git checkout -b 'libblkio-event-idx-memory-ordering' FETCH_HEAD
which does not work for contributors that do not have write access. Example use case is bug reporter testing a bug fix.
The UI for cloning the repo has both https and git instructions. Similar experience would be nice in this case.
Screenshot of the feature
Edited by 🤖 GitLab Bot 🤖