welcome: please sign in
location: Diff for "GitAccess"
Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2010-02-25 22:48:54
Size: 551
Editor: 2001:7a8:70b8:1:20e:35ff:fe98:af79
Comment: more CVS -> git
Revision 7 as of 2014-12-19 15:50:22
Size: 373
Editor: matthieu
Comment: moving to git.openrobots.org
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
The !OpenRobots Git Repositories can be browsed on line using [http://trac.laas.fr/git/ cgit]. The !OpenRobots Git Repositories are available on https://git.openrobots.org/.
Line 6: Line 6:
Use `git clone http://trac.laas.fr/git/robots/`''repo''`.git` to clone a specific ''repo'' repository.
 
For example to get '''mkdep''' from a Unix or GNU/Linux host, with a Bourne style shell:
{{{
git clone http://trac.laas.fr/git/robots/mkdep.git
}}}

The issues management systems allows you to submit pull requests to contribute to the project.

Accessing OpenRobots Source code with Git

The OpenRobots Git Repositories are available on https://git.openrobots.org/.

For developpers wanting to keep an eye on ongoing developpement, anonymous read-only access to the OpenRobots git repositories is available.

The issues management systems allows you to submit pull requests to contribute to the project.

OpenrobotsWiki: GitAccess (last edited 2014-12-19 15:50:22 by matthieu)