You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This incidently provides a workaround for sbadia#172.
This uses a different method to change ruby path in
gitlab-shell hooks when rbenv is used and hence
fixessbadia#202 as well.
This incidently provides a workaround for sbadia#172.
This uses a different method to change ruby path in
gitlab-shell hooks when rbenv is used and hence
fixessbadia#202 as well.
Adding the below hooks/update file in to gitlab-shell breaks editing files via gitlab's web interface.
Removing the file / commenting out the block in install.pp fixes the issue and doesn't seem to break anything else?
install.pp:140
GitLab 7.3.2
GitLab Shell 2.0.1
GitLab API v3
Ruby 2.1.2p95
Rails 4.1.1
The text was updated successfully, but these errors were encountered: