mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
See [install](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md) which suggests doing: ``` sudo -u git -H git config --global receive.advertisePushOptions true ``` Signed-off-by: Don Bowman <db@donbowman.ca>