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

#

Note

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

#

Advanced GitΒΆ

Contents:

  • Introduction
  • Install git
    • Overview
    • In detail
  • Following the latest source
    • Get the local copy of the code
    • Updating the code
  • Making a patch
    • Making patches
    • Moving from patching to development
  • Git for development
    • Making your own copy (fork) of networkx
    • Set up your fork
    • Configure git
    • Development workflow
    • Maintainer workflow
  • git resources
    • Tutorials and summaries
    • Advanced git workflow
    • Manual pages online
#
Next Previous

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

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