diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2018-04-06 10:51:27 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2018-04-06 13:23:23 -0300 |
commit | 8ee16ed684a75c7b31e4a69874d4b591899a2bf1 (patch) | |
tree | e9745ce230c75064d27e197e6ad8c3fbc600f433 | |
parent | 13992ac92e20d74c6b393f71a2775d8c1cd0837c (diff) | |
download | gitlab-ce-8ee16ed684a75c7b31e4a69874d4b591899a2bf1.tar.gz |
Add CHANGELOG
-rw-r--r-- | changelogs/unreleased/da-gitaly-calculate-repository-checksum.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/da-gitaly-calculate-repository-checksum.yml b/changelogs/unreleased/da-gitaly-calculate-repository-checksum.yml new file mode 100644 index 00000000000..de09f87a7c9 --- /dev/null +++ b/changelogs/unreleased/da-gitaly-calculate-repository-checksum.yml @@ -0,0 +1,5 @@ +--- +title: Repository checksum calculation is handled by Gitaly when feature is enabled +merge_request: +author: +type: changed |