Skip to content

1v-0/cgal-public-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

cgal-public-dev

This is the Git repository used by some of the CGAL students. The repository that hosts the master branch of CGAL is CGAL/cgal.

Start working

To start working with this repository, you must also set the a remote repository that contains the master branch of CGAL:

git remote add cgal [email protected]:CGAL/cgal.git

Then you can create your own working branch. Let's your name is rineau and you will work on the Triangulation package:

git checkout -c gsoc2015-Triangulation-add_input_output-rineau cgal/master

About

CGAL public development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published