Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
585d91dcf1cd
Commit
7888e3ae
authored
Jun 29, 2012
by
Saito
Browse files
now works with git clone
http://localhost/repo.git
now
parent
4eb563664329
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/routes.rb
View file @
585d91dc
...
...
@@ -14,7 +14,7 @@
project_root:
GIT_HOST
[
'base_path'
],
upload_pack:
GIT_HOST
[
'upload_pack'
],
receive_pack:
GIT_HOST
[
'receive_pack'
]
}),
at:
'/
git'
}),
at:
'/
:path'
,
constraints:
{
path:
/[\w-]+.git*/
}
#
# Help
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment