Skip to content
Snippets Groups Projects
Commit ecd75216 authored by Tiago Botelho's avatar Tiago Botelho
Browse files

adds git terminal prompt env var to application rb

parent d9aca741
No related branches found
No related tags found
No related merge requests found
---
title: Set GIT_TERMINAL_PROMPT env variable in initializer
merge_request: 10372
author:
Loading
Loading
@@ -150,6 +150,7 @@ module Gitlab
 
# This is needed for gitlab-shell
ENV['GITLAB_PATH_OUTSIDE_HOOK'] = ENV['PATH']
ENV['GIT_TERMINAL_PROMPT'] = '0'
 
config.generators do |g|
g.factory_girl false
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment