Skip to content
Snippets Groups Projects
Commit 18305aa6 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Git access for Poly

parent 55a1f409
Branches
Tags
No related merge requests found
// AsciiDoc file
Git developer access
--------------------
Run:
--------------------------------------------------------------
ssh-keygen -C sflphone_org@sflphone.org
cat ~/.ssh/id_rsa.pub
--------------------------------------------------------------
and transmit us the content of the `id_rsa.pub` file, for shared-key
authentication. Then, if you already have a cloned repository, run:
--------------------------------------------------------------
git-config remote.origin.url git+ssh://sflphone_org@sflphone.org/git/sflphone.git
--------------------------------------------------------------
Otherwise, grab a new copy:
--------------------------------------------------------------
git clone git+ssh://sflphone_org@sflphone.org/git/sflphone.git
cd sflphone
autoreconf --install
--------------------------------------------------------------
View sflsite:build[build notes] for more details.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment