Navigation
index
modules
|
next
|
previous
|
Matplotlib 1.3.1 documentation
»
The Matplotlib Developers’ Guide
»
Working with
matplotlib
source code
»
Git for development
ΒΆ
Contents:
Making your own copy (fork) of matplotlib
Set up and configure a github account
Create your own forked copy of matplotlib
Set up your fork
Overview
In detail
Configure git
Overview
In detail
Development workflow
Workflow summary
Making a new feature branch
The editing workflow
Asking for code review
Asking for your changes to be merged into the main repo
Staying up to date with changes in the central repository
Deleting a branch on github
Several people sharing a single repository
Exploring your repository