Showing 1 changed files with 0 additions and 1 deletions
-1
gitprep.conf
... ...
@@ -14,7 +14,6 @@
14 14
 ;;; By default, git command path is automatically detected
15 15
 ;;; from PATH enviroment variable or /usr/bin/git or /usr/local/bin/git
16 16
 ;git_bin=/usr/local/bin/git
17
-git_bin=/home/gitprep/local/git-2.6.2/bin/git
18 17
 
19 18
 ;;; Tags limit (default:1000)
20 19
 ;tags_limit=1000