Git for developmentΒΆ

Contents:

  • Making your own copy (fork) of scikit-image
    • Set up and configure a github account
    • Create your own forked copy of scikit-image
  • Set up your fork
    • Overview
    • In detail
  • Configure git
    • Overview
    • In detail
  • Development workflow
    • Workflow summary
    • Consider deleting your main 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

Logo of skimage

Logo

Navigation

  • User guide
  • API reference
  • Release notes
  • Development
    • How to contribute to scikit-image
    • Working with scikit-image source code
      • Introduction
      • Install git
      • Following the latest source
      • Making a patch
      • Git for development
        • Making your own copy (fork) of scikit-image
        • Set up your fork
        • Configure git
        • Development workflow
        • Maintainer workflow
      • git resources
    • Core Developer Guide
    • scikit-image proposals (SKIPS)
  • About

Related Topics

  • Documentation overview
    • Development
      • Working with scikit-image source code
        • Previous: Making a patch
        • Next: Making your own copy (fork) of scikit-image

Quick search

©2013-2024, the scikit-image team. | Powered by Sphinx 8.1.3 & Alabaster 0.7.16 | Page source