summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2018-04-25 18:35:57 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2018-05-07 14:22:23 -0300
commitcb12ae09a793c33a8896340a492ec2eac0b62a82 (patch)
treef8a9230d961068810821a28e152114c03861736e
parent17258b37c839c7d14a10e1ab0de39b64ca5a8540 (diff)
downloadgitlab-ce-cb12ae09a793c33a8896340a492ec2eac0b62a82.tar.gz
Add CHANGELOG
-rw-r--r--changelogs/unreleased/5750-backport-checksum-git-commanderror-exit-status-128.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/5750-backport-checksum-git-commanderror-exit-status-128.yml b/changelogs/unreleased/5750-backport-checksum-git-commanderror-exit-status-128.yml
new file mode 100644
index 00000000000..d778b44c110
--- /dev/null
+++ b/changelogs/unreleased/5750-backport-checksum-git-commanderror-exit-status-128.yml
@@ -0,0 +1,6 @@
+---
+title: Raise NoRepository error for non-valid repositories when calculating repository
+ checksum
+merge_request: 18594
+author:
+type: fixed