User Tools

Site Tools


devel:git-commit-guidelines

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:git-commit-guidelines [2014/12/15 13:51]
miconda [Cloning GIT Repository]
devel:git-commit-guidelines [2014/12/15 13:53]
miconda [Read-Only Cloning of GIT Repository]
Line 37: Line 37:
  
 <code> <code>
-git clone --depth 1 git://git.sip-router.org/sip-router kamailio-dev+git clone https://github.com/kamailio/kamailio.git kamailio-dev 
 +</code> 
 + 
 +You can also clone (read-only, not for developers that want to push back commits) from the real-time mirror server: 
 + 
 +<code> 
 +git clone --depth 1 git://git.kamailio.org/kamailio kamailio-dev
 </code> </code>
  
devel/git-commit-guidelines.txt · Last modified: 2018/10/24 22:33 by henningw