Versions Compared

Key

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

This page is for integrators who will be bringing in code or changes to code from an external repository. This page describes the process where the code will be integrated into the ACME repository as a git subtree.

Step-by-step guide (or consult the flowchart)

  1. If the external code is new (no version is currently in ACME repository), skip to step x.
  2. Check to see if the version of the code in the ACME repository has been modified since the initial commit.

...