From f7dfc8ce21561b3c4149a593b600b1b4143b1976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Rodr=C3=ADguez?= Date: Mon, 15 Oct 2018 00:57:03 -0300 Subject: Add changelog for Gitlab::Git spec import from gitlab-ce Had to fix the changelog file from another branch that used this branch's name --- changelogs/unreleased/gitlab-git-unit-tests.yml | 4 ++-- changelogs/unreleased/loc-fixes.yml | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 changelogs/unreleased/loc-fixes.yml diff --git a/changelogs/unreleased/gitlab-git-unit-tests.yml b/changelogs/unreleased/gitlab-git-unit-tests.yml index 6bfca1c85..e32a3df32 100644 --- a/changelogs/unreleased/gitlab-git-unit-tests.yml +++ b/changelogs/unreleased/gitlab-git-unit-tests.yml @@ -1,5 +1,5 @@ --- -title: Force english output on git commands -merge_request: 898 +title: Port unit tests for Gitlab::Git from gitlab-ce +merge_request: 914 author: type: other diff --git a/changelogs/unreleased/loc-fixes.yml b/changelogs/unreleased/loc-fixes.yml new file mode 100644 index 000000000..6bfca1c85 --- /dev/null +++ b/changelogs/unreleased/loc-fixes.yml @@ -0,0 +1,5 @@ +--- +title: Force english output on git commands +merge_request: 898 +author: +type: other -- cgit v1.2.3