projects
/
mdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f25caa
)
Typo in default config file
author
Frederic Massart
<fred@moodle.com>
Tue, 4 Sep 2012 02:58:03 +0000
(10:58 +0800)
committer
Frederic Massart
<fred@moodle.com>
Tue, 4 Sep 2012 02:58:03 +0000
(10:58 +0800)
config-dist.json
patch
|
blob
|
history
diff --git
a/config-dist.json
b/config-dist.json
index
4044c89
..
0360df9
100644
(file)
--- a/
config-dist.json
+++ b/
config-dist.json
@@
-20,7
+20,7
@@
"remotes": {
"stable": "git://git.moodle.org/moodle.git",
"integration": "git://git.moodle.org/integration.git",
- "mine": "git@github.com
/
YourGitHub/moodle.git"
+ "mine": "git@github.com
:
YourGitHub/moodle.git"
},
// Database access
@@
-96,4
+96,4
@@
// You should not edit this, this is the branch that is considered as master by developers.
"masterBranch": 24
-}
\ No newline at end of file
+}