diff options
author | Douwe Maan <douwe@gitlab.com> | 2019-05-27 21:23:44 +0000 |
---|---|---|
committer | Mayra Cabrera <mcabrera@gitlab.com> | 2019-05-27 21:23:44 +0000 |
commit | 65cfba2d99c5369ef91d146a064d0da01bb6cf21 (patch) | |
tree | 7b1557a1698f240417b11b740dabefc3912efcff /changelogs | |
parent | 871e2e1e5ffbe4e6253a52b661aac8143655cdf5 (diff) | |
download | gitlab-ce-65cfba2d99c5369ef91d146a064d0da01bb6cf21.tar.gz |
Disable two_step_rebase feature flag
Disabling because of https://gitlab.com/gitlab-org/gitlab-ce/issues/62353
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dm-disable-two-step-rebase.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-disable-two-step-rebase.yml b/changelogs/unreleased/dm-disable-two-step-rebase.yml new file mode 100644 index 00000000000..342d61a20d6 --- /dev/null +++ b/changelogs/unreleased/dm-disable-two-step-rebase.yml @@ -0,0 +1,5 @@ +--- +title: Disable two-step rebase which could cause rebases to hang +merge_request: 28778 +author: +type: other |