@@ -108,8 +108,8 default: | |||||
108 | autologin_cookie_secure: |
|
108 | autologin_cookie_secure: | |
109 |
|
109 | |||
110 | # Configuration of SCM executable command. |
|
110 | # Configuration of SCM executable command. | |
111 |
# Absolute path (e |
|
111 | # Absolute path (e.g. /usr/local/bin/hg) or command name (e.g. hg.exe, bzr.exe) | |
112 |
# On Windows, *.cmd, *.bat (e |
|
112 | # On Windows, *.cmd, *.bat (e.g. hg.cmd, bzr.bat) does not work. | |
113 | scm_command_subversion: svn # (default: svn) |
|
113 | scm_command_subversion: svn # (default: svn) | |
114 | scm_command_mercurial: "\"C:\Program Files\TortoiseHg\hg.exe\"" # (default: hg) |
|
114 | scm_command_mercurial: "\"C:\Program Files\TortoiseHg\hg.exe\"" # (default: hg) | |
115 | scm_command_git: /usr/local/bin/git # (default: git) |
|
115 | scm_command_git: /usr/local/bin/git # (default: git) |
General Comments 0
You need to be logged in to leave comments.
Login now