Commit 6d204544 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #3687 from hiroponz/fix-not-using-git-bin-path

Fix not using git.bin_path in config.
parents 2ddd6d95 9214962d
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