diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2017-08-11 18:17:21 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2017-08-11 18:17:21 +0800 |
commit | 692c2e3878de6a492b10f7aff2c7376945b3e4c8 (patch) | |
tree | b70c49d673f2d1ae8b3460fefa42044799b5533d | |
parent | 913819b82c09df3f2286814e2c43fbddafea139c (diff) | |
download | gitlab-ce-36335-use-proper-route-for-branch.tar.gz |
Add changelog entry36335-use-proper-route-for-branch
-rw-r--r-- | changelogs/unreleased/36335-use-proper-route-for-branch.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36335-use-proper-route-for-branch.yml b/changelogs/unreleased/36335-use-proper-route-for-branch.yml new file mode 100644 index 00000000000..ffed67c6d3b --- /dev/null +++ b/changelogs/unreleased/36335-use-proper-route-for-branch.yml @@ -0,0 +1,5 @@ +--- +title: Fix branch link in sidebar of job log page +merge_request: 13495 +author: +type: fixed |