Project Homepage | Source Code NetworkX
2.5
  • Install
  • Tutorial
  • Gallery
  • Reference
  • Developer Guide
    • Mission and Values
    • Contributor Guide
    • Core Developer Guide
    • Advanced Git
      • Introduction
      • Install git
      • Following the latest source
      • Making a patch
      • Git for development
      • git resources
    • Release Process
    • Deprecations
    • Roadmap
    • NXEPs
  • Release Log
  • License
  • About Us
  • Citing
  • Bibliography
NetworkX
  • »
  • Developer Guide »
  • Advanced Git »
  • Git for development

#

Note

This documents the development version of NetworkX. Documentation for the current release can be found here.

#

Git for developmentΒΆ

Contents:

  • Making your own copy (fork) of networkx
    • Set up and configure a github account
    • Create your own forked copy of networkx
  • 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
#
Next Previous

© Copyright 2004-2020, NetworkX Developers Last updated on Sep 29, 2020.

Built with Sphinx using a theme provided by Read the Docs.