diff options
author | Robert Speicher <robert@gitlab.com> | 2017-03-16 23:03:37 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2017-03-16 23:03:37 +0000 |
commit | 0c8a2edfab91d098cf586a4c0d4a7fdc87aff670 (patch) | |
tree | 90fd24fd574496104d077695dfa3559d6b186cb5 /changelogs | |
parent | bd2b76cecac2aeda67b998a36e6a739d632bb824 (diff) | |
parent | 82cc38d7d871f70ba5ee5a8848c471490da3b40d (diff) | |
download | gitlab-ce-0c8a2edfab91d098cf586a4c0d4a7fdc87aff670.tar.gz |
Merge branch 'add-blob-copy-button' into 'master'
Add copy button to blob header and use icon for Raw button
See merge request !9878
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/add-blob-copy-button.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-blob-copy-button.yml b/changelogs/unreleased/add-blob-copy-button.yml new file mode 100644 index 00000000000..946723e523b --- /dev/null +++ b/changelogs/unreleased/add-blob-copy-button.yml @@ -0,0 +1,4 @@ +--- +title: Add copy button to blob header and use icon for Raw button +merge_request: +author: |