Versions Compared

Key

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

...

Make sure that the code for the PR looks good and , ideally, includes JUnit tests that prove that the code works.

...

    git merge -m "This closes <pull request number" pr/<pull request number>

 Perform a build and verify that it passes.

STEP #5: Push the code

Push the code to Apache Git. 

...