diff options
author | Phil Hughes <me@iamphill.com> | 2019-06-10 17:43:42 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-06-10 17:43:42 +0000 |
commit | 50063f4a8554c96ff1b757d84daaef547a8b849a (patch) | |
tree | 808529fbe09df593f6f15c407276f85ae97a8c85 /changelogs | |
parent | 748c955281db555d0625ed036e0ea3fdff07fb1f (diff) | |
parent | a8eedd0a09356213db4748d0cff9fd8769ddaf9f (diff) | |
download | gitlab-ce-50063f4a8554c96ff1b757d84daaef547a8b849a.tar.gz |
Merge branch '61072-link-to-user-profile-not-distinguishable-on-latest-commit-widget' into 'master'
User link styling for commits
Closes #61072
See merge request gitlab-org/gitlab-ce!29150
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/61072-link-to-user-profile-not-distinguishable-on-latest-commit-widget.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/61072-link-to-user-profile-not-distinguishable-on-latest-commit-widget.yml b/changelogs/unreleased/61072-link-to-user-profile-not-distinguishable-on-latest-commit-widget.yml new file mode 100644 index 00000000000..5285ac767cc --- /dev/null +++ b/changelogs/unreleased/61072-link-to-user-profile-not-distinguishable-on-latest-commit-widget.yml @@ -0,0 +1,5 @@ +--- +title: User link styling for commits +merge_request: 29150 +author: +type: other |