Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When performing a merge, complete the work in your local repo and then re-run unit tests (as well as any integration tests that you are adding) before pushing to origin.  We want a stable master branch, since it's the shared source tree for the entire community.

Don't walk away after doing the push.  Many other people rely on the master branch, and one of the major goals of this process is to help reduce frustration with changes that break the build.  Wait to confirm that the build works, and be ready to resolve issues if they cope up.