diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2017-08-31 10:38:23 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-08-31 10:38:23 +0000 |
commit | 35cd92a69cf74f137031f3e35d25785dcca67d68 (patch) | |
tree | d11f3c7501cdcc0517501e7ad17f272d219e794c /changelogs | |
parent | aacc611090c0ae1bdb703e675e9e3283d8609f70 (diff) | |
download | gitlab-ce-35cd92a69cf74f137031f3e35d25785dcca67d68.tar.gz |
Adds a tooltip to the branch name
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/36917-branch-tooltip.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36917-branch-tooltip.yml b/changelogs/unreleased/36917-branch-tooltip.yml new file mode 100644 index 00000000000..2d37de50cec --- /dev/null +++ b/changelogs/unreleased/36917-branch-tooltip.yml @@ -0,0 +1,5 @@ +--- +title: Adds tooltip to the branch name and improves performance +merge_request: +author: +type: fixed |