Reduced Precision Emulator
stable
  • User Guide
  • Developer Guide
    • Getting Started
    • Software Structure
    • Working with rpe source code
      • Introduction
      • Install git
      • Following the latest source
      • Making a patch
      • Git for development
        • Making your own copy (fork) of rpe
        • Set up your fork
        • Configure git
        • Development workflow
        • Maintainer workflow
      • git resources
    • Code Generator
  • API Reference
  • Downloads
Reduced Precision Emulator
  • Docs »
  • Developer Guide »
  • Working with rpe source code »
  • Git for development
  • Edit on GitHub

Git for developmentΒΆ

Contents:

  • Making your own copy (fork) of rpe
    • Set up and configure a github account
    • Create your own forked copy of rpe
  • 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 2015-2016 Andrew Dawson, Peter Dueben. Revision 14e778ae.

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