diff options
author | Nick Thomas <nick@gitlab.com> | 2017-10-12 01:31:59 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2017-10-30 15:20:36 +0000 |
commit | 527f87dfdb16b3ef3aa772002667a6f5c1acce48 (patch) | |
tree | 878ca10f418ea29ecc9ba964802a2d21079f86c8 /changelogs | |
parent | 2d5c4532f165597b4124bffafd1241a226a92dd7 (diff) | |
download | gitlab-ce-527f87dfdb16b3ef3aa772002667a6f5c1acce48.tar.gz |
Support show-all-refs for git over HTTP
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/backport-workhorse-show-all-refs.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/backport-workhorse-show-all-refs.yml b/changelogs/unreleased/backport-workhorse-show-all-refs.yml new file mode 100644 index 00000000000..36dd2115152 --- /dev/null +++ b/changelogs/unreleased/backport-workhorse-show-all-refs.yml @@ -0,0 +1,5 @@ +--- +title: Support show-all-refs for git over HTTP +merge_request: 14834 +author: +type: added |