summaryrefslogtreecommitdiff
path: root/morph
diff options
context:
space:
mode:
Diffstat (limited to 'morph')
-rwxr-xr-xmorph4
1 files changed, 2 insertions, 2 deletions
diff --git a/morph b/morph
index 5f709b45..e234b3a9 100755
--- a/morph
+++ b/morph
@@ -36,10 +36,10 @@ defaults = {
],
'repo-alias': [
'upstream='
- 'git://gitorious.org/baserock-morphs/%s='
+ 'git://gitorious.org/baserock-morphs/%s#'
'git@gitorious.org:baserock-morphs/%s.git',
'baserock='
- 'git://gitorious.org/baserock/%s='
+ 'git://gitorious.org/baserock/%s#'
'git@gitorious.org:baserock/%s.git',
],
'cachedir': os.path.expanduser('~/.cache/morph'),