diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2018-04-25 18:35:57 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2018-05-07 14:22:23 -0300 |
commit | cb12ae09a793c33a8896340a492ec2eac0b62a82 (patch) | |
tree | f8a9230d961068810821a28e152114c03861736e | |
parent | 17258b37c839c7d14a10e1ab0de39b64ca5a8540 (diff) | |
download | gitlab-ce-cb12ae09a793c33a8896340a492ec2eac0b62a82.tar.gz |
Add CHANGELOG
-rw-r--r-- | changelogs/unreleased/5750-backport-checksum-git-commanderror-exit-status-128.yml | 6 |
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 |