odl
1.0.0.dev0
Getting Started
Getting Started
Working with ODL
User’s guide – selected topics
Mathematical Background
Developer zone
Contributing to ODL
Introduction
Contents
Extending ODL
How to document
Testing in ODL
The ODL release process
Working with ODL source code
Introduction
Install Git
Following the latest source
Making a patch
Git for development
Git resources
Useful facts
Frequently asked questions
Glossary
Release Notes
References
API Reference
odl
odl
»
Contributing to ODL
»
Working with ODL source code
»
Git for development
View page source
Git for development
¶
Contents:
Making your own copy (fork) of ODL
Set up and configure a GitHub account
Create your own forked copy of ODL
Set up your fork
Overview
In detail
Configure Git
Overview
In detail
Development workflow
Workflow summary
Consider deleting your master branch
Update the mirror of trunk
Make a new feature branch
The editing workflow
Ask for your changes to be reviewed or merged
Some other things you might want to do
Maintainer workflow
Integrating changes