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:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-07-21 17:52:30 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-07-21 17:52:30 +0300
commit5b33e96b1f9e41ee361ccc5a28a8f24ccf46e4a0 (patch)
tree650910f12020470464f48131fdc8e8ea21d1145d
parent73c5977cb9f35dd86da30d4f0eecbb804d08d9d6 (diff)
parent53c931331f51b2b8886363b6aad404bb08bbf6c0 (diff)
Merge branch '13-2-stable'
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55feb3a21..82e6fc84c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## 13.2.0
+- No changes.
### Fixed (13 changes)
- Set default branch to match remote for FetchInternalRemote. !2265