• Git Workflow for SCons
  • TL;DR
  • Overview for Github Beginners
  • Guidelines
  • Fork repository on GitHub for creating pull requests
  • Clone your SCons fork
  • Making changes
  • Rebasing changes
  • Working on several branches at once
  • Submitting your Pull Request
  • Updating a pull request
  • Feature branches
  • Before working on the next bug/feature
  • For maintainers