projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a8707c
)
Fix parse error.
author
Jan Schneider
<jan@horde.org>
Fri, 9 Jan 2009 14:14:56 +0000
(15:14 +0100)
committer
Jan Schneider
<jan@horde.org>
Fri, 9 Jan 2009 14:14:56 +0000
(15:14 +0100)
chora/config/sourceroots.php.dist
patch
|
blob
|
history
diff --git
a/chora/config/sourceroots.php.dist
b/chora/config/sourceroots.php.dist
index
872e186
..
13eca36
100644
(file)
--- a/
chora/config/sourceroots.php.dist
+++ b/
chora/config/sourceroots.php.dist
@@
-59,7
+59,7
@@
$sourceroots['localsvn'] = array(
$sourceroots['git'] = array(
'name' => 'Git',
- 'location' => '/path/to/git/repo
+ 'location' => '/path/to/git/repo
',
'title' => 'Git repository',
'type' => 'git',
);