diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2017-03-24 10:59:16 +0100 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-03-24 10:59:16 +0100 |
commit | b9e4a48a7ab89175aa00a83e3b6688788e44e96d (patch) | |
tree | 14596a2b419fa392226fa6b5463ec8f030f8061b /GITLAB_WORKHORSE_VERSION | |
parent | b1699ff7a49f4501e98fe85752a76a0a4745d116 (diff) | |
download | gitlab-ce-b9e4a48a7ab89175aa00a83e3b6688788e44e96d.tar.gz |
Use gitlab-workhorse 1.4.2
Fixes silent failure of `git clone` when Gitaly is not running.
Diffstat (limited to 'GITLAB_WORKHORSE_VERSION')
-rw-r--r-- | GITLAB_WORKHORSE_VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GITLAB_WORKHORSE_VERSION b/GITLAB_WORKHORSE_VERSION index 347f5833ee6..9df886c42a1 100644 --- a/GITLAB_WORKHORSE_VERSION +++ b/GITLAB_WORKHORSE_VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 |