Commit 9214962d authored by Sato Hiroyuki's avatar Sato Hiroyuki

Fix not using git.bin_path in config.

Closing #3614" and "Closing #3574.
parent b5461e0c
require 'grit'
require 'pygments'
Grit::Git.git_binary = Gitlab.config.git.bin_path
Grit::Git.git_timeout = Gitlab.config.git.timeout
Grit::Git.git_max_size = Gitlab.config.git.max_size
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment