Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
96556424
Commit
96556424
authored
Sep 25, 2007
by
Alexandre Bourget
Browse files
DOCS/WEB: We can now clone sflphone.git through HTTP.
parent
c6130442
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Git_Access.txt
View file @
96556424
...
...
@@ -5,19 +5,30 @@ Git anonymous access
--------------------
To grab source code form SFLphone's git repository:
To grab source code form SFLphone's git repository
, run
:
---------------------------------------------
git clone git://sflphone.org/git/sflphone.git
cd sflphone
---------------------------------------------
which requires pass-through of *tcp port 9418*, or
----------------------------------------------
git clone http://sflphone.org/git/sflphone.git
----------------------------------------------
then
----------------------------------------------
cd sflphone
----------------------------------------------
View sflsite:build[build notes] for more details.
Git developer
's
access
--------------------
--
Git developer access
--------------------
Run:
...
...
Write
Preview
Supports
Markdown
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