diff options
| author | Douwe Maan <douwe@selenight.nl> | 2018-06-18 12:02:56 +0200 |
|---|---|---|
| committer | Douwe Maan <douwe@selenight.nl> | 2018-06-18 12:04:51 +0200 |
| commit | 07e95b0cd48192804324a3c47729b5641df54fe6 (patch) | |
| tree | 9a8c01fae471f0c457b0934883d401c0297ab8e6 /changelogs | |
| parent | 99fdbe4c230205510e1d7061e68bb1a003913d4b (diff) | |
| download | gitlab-ce-07e95b0cd48192804324a3c47729b5641df54fe6.tar.gz | |
Expose whether current user can push into a branch on branches APIdm-branch-api-can-push
Diffstat (limited to 'changelogs')
| -rw-r--r-- | changelogs/unreleased/dm-branch-api-can-push.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-branch-api-can-push.yml b/changelogs/unreleased/dm-branch-api-can-push.yml new file mode 100644 index 00000000000..3be8962089b --- /dev/null +++ b/changelogs/unreleased/dm-branch-api-can-push.yml @@ -0,0 +1,5 @@ +--- +title: Expose whether current user can push into a branch on branches API +merge_request: +author: +type: added |
