diff options
author | Jan Christophersen <jan@ruken.pw> | 2017-02-17 18:18:06 +0100 |
---|---|---|
committer | Jan Christophersen <jan@ruken.pw> | 2017-02-24 16:35:34 +0100 |
commit | 150c3637521653a9e1200483376e4661ea2a46b3 (patch) | |
tree | 11c082e095baf32f2bb888f365df90fe99834544 /changelogs/unreleased | |
parent | 3589cc064c3ba0b5a6b062c317368dfe9183d1ba (diff) | |
download | gitlab-ce-150c3637521653a9e1200483376e4661ea2a46b3.tar.gz |
Add the username of the current user to the HTTP(S) clone URL
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/1937-https-clone-url-username.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/1937-https-clone-url-username.yml b/changelogs/unreleased/1937-https-clone-url-username.yml new file mode 100644 index 00000000000..fa89d94e0f3 --- /dev/null +++ b/changelogs/unreleased/1937-https-clone-url-username.yml @@ -0,0 +1,4 @@ +--- +title: Add the Username to the HTTP(S) clone URL of a Repository +merge_request: 9347 +author: Jan Christophersen |