diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-03-27 16:39:41 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-03-27 22:26:03 -0400 |
commit | 0f1d8e771f3115c12af9ca6e24ea57b2f403b826 (patch) | |
tree | 8631eb484d5fec54ba182e48c69c84dbb219d13f /lib/api/notes.rb | |
parent | 3d4c2d0b510f15ac3f0abe6ba4468dd019b06278 (diff) | |
download | gitlab-ce-0f1d8e771f3115c12af9ca6e24ea57b2f403b826.tar.gz |
Define GIT_TEMPLATE_DIR environment variable in TestEnv
See http://schacon.github.io/git/git-init.html#_template_directory
Without this variable, any global git hooks a developer might have in
~/.git_template would be linked in the `.git/hooks` folder for every
test repository that gets checked out by TestEnv, and would cause
certain specs to fail due to pre-existing hook files.
Diffstat (limited to 'lib/api/notes.rb')
0 files changed, 0 insertions, 0 deletions