Change "check out, review, and merge locally" URL to SSH by default.
What does this MR do?
Change the default URL type in the "Check out, review, and merge locally" pop-up dialog to SSH.
Why was this MR needed?
The default URL to show on the project screen is the SSH URL, so it makes sense for it to be the default here too. Plus, since most people (hopefully) use SSH keys to avoid typing credentials repeatedly, changing this default means these commands can be pasted into a terminal more easily since no password prompt will get in the way.
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added - [n/a ] Documentation created/updated
- [n/a] API support added
- Tests
- [n/a] Added for this feature/bug
-
All builds are passing
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together