• Home
  • User Guide
  • Example Gallery
  • API Documentation
  • Source

Git for development¶

Contents:

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

Navigation

  • Documentation Home

Previous topic

  • Making a patch

Next topic

  • Making your own copy (fork) of scikit-fuzzy
© Copyright the scikit-fuzzy development team. Created using Bootstrap and Sphinx. Thanks to scikit-image team's template.