diff options
author | Shah El-Rahman <selrahman@gitlab.com> | 2018-04-06 13:35:07 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2018-04-06 13:35:07 +0000 |
commit | fccc09be2058fd2a8b4c6458830b55a854d3af8e (patch) | |
tree | f0786aa6ee2d8094dfacb5281f16679cef3e438a /changelogs | |
parent | e5d32c2c0cf37d7feeabaadd4b7f2e8523a3cd03 (diff) | |
download | gitlab-ce-fccc09be2058fd2a8b4c6458830b55a854d3af8e.tar.gz |
Implement a new SHA partial for commit lists
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/42448-change-commit-row-actions-and-sha-design-for-project-commit-list.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/42448-change-commit-row-actions-and-sha-design-for-project-commit-list.yml b/changelogs/unreleased/42448-change-commit-row-actions-and-sha-design-for-project-commit-list.yml new file mode 100644 index 00000000000..77d1ebf69df --- /dev/null +++ b/changelogs/unreleased/42448-change-commit-row-actions-and-sha-design-for-project-commit-list.yml @@ -0,0 +1,6 @@ +--- +title: Improved visual styles and consistency for commit hash and possible actions + across commit lists +merge_request: 17406 +author: +type: changed |