Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Bajao <ebajao@gitlab.com>2019-02-19 08:47:09 +0300
committerPatrick Bajao <ebajao@gitlab.com>2019-03-01 03:44:25 +0300
commit702aecfba773b99beb6b154c039d84020c902a4d (patch)
treec9f1d2fa442dfcbbbf03749794dd7fc2aeba9917
parent138359be47bd9f8503d88b0870cf56df86f1bcf6 (diff)
Add changelog for new feature
-rw-r--r--changelogs/unreleased/45035-force-commit.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/45035-force-commit.yml b/changelogs/unreleased/45035-force-commit.yml
new file mode 100644
index 000000000..ac1f4a340
--- /dev/null
+++ b/changelogs/unreleased/45035-force-commit.yml
@@ -0,0 +1,5 @@
+---
+title: Accept force option to overwrite branch on commit
+merge_request: 1077
+author:
+type: added