• See GitWorkflows.md for any work after September 18, 2017
  • Below is purely historical.
  • Mercurial Workflow for SCons
  • TL;DR
  • Guidelines
  • New to Mercurial?
  • Clone SCons repository
  • Fork repository on Bitbucket side for creating pull requests
  • Configure Mercurial in local clone
  • Making changes
  • Rebasing changes
  • Working on several "branches" at once
  • Updating a pull request
  • Feature branches
  • Before working on the next bug/feature