Versions Compared

Key

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

...

How should I create a branch?

\[ Should we recommend the empty changeset for every tree like they do in the sandbox forest?  What happens to our automation if empty changesets are pushed?\]

How should I push a branch?

...

Why should I not push to the default branch?

Changes from the upstream forest are pulled into the submission forest automatically.  You can keep your work on a fix branch in sync with what's going on upstream by simply merging in changes from the default branch.

Is jcheck used?

Jcheck is not enabled for the submission forest; however, it generally is enabled for the upstream forest.  If so, your change must pass jcheck when it is merged with the upstream forest.

...