Commit 11b9ceb0 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

git path reverted.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1996 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 9352bb52
......@@ -23,7 +23,7 @@ module Redmine
class GitAdapter < AbstractAdapter
# Git executable name
GIT_BIN = "D:\\dev\\git\\bin\\git.exe"
GIT_BIN = "git"
# Get the revision of a particuliar file
def get_rev (rev,path)
......
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