Skip to content

Respect GITLAB_SHELL_DIR in the Go version

The GITLAB_SHELL_DIR environment variable is expected in the Ruby code, and used to specify the base directory explicitly, rather than trying to learn it from the position of the gitlab-shell binary.

See: https://gitlab.com/gitlab-org/gitlab-shell/blob/master/lib/gitlab_init.rb#L1

Closes #187 (closed)

Edited by Nick Thomas

Merge request reports