Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2018-06-04 09:31:03 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2018-06-04 09:49:47 +0300
commit4bfd208b9f1738a67cac149ccac7ec2153c43448 (patch)
tree6296f74c9a30ca0194c08a9ceeaae23b50e2fe3c /changelogs
parent5f0a5367c8081a788f03a8e14907838481128fae (diff)
Bump gitlab-shell to 7.1.3
This includes the change that prints the @username of a user instead of the full name. https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/204
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/bvl-bump-gitlab-shell-7-1-3.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bvl-bump-gitlab-shell-7-1-3.yml b/changelogs/unreleased/bvl-bump-gitlab-shell-7-1-3.yml
new file mode 100644
index 00000000000..76bb25bc7d7
--- /dev/null
+++ b/changelogs/unreleased/bvl-bump-gitlab-shell-7-1-3.yml
@@ -0,0 +1,5 @@
+---
+title: Include username in output when testing SSH to GitLab
+merge_request: 19358
+author:
+type: other