Versions Compared

Key

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

...

  • run the tests are your machine as a final check.
  • edit git commit the CHANGES.TXT file and put the jiras that correspond to the patch in the appropriate section. add the Jira number. description changes. The comment should looks like "AMBARI-1234. JIRA title. (contributor via committer). "; a convention has emerged of using the committers id for brevity, but using the full names of non-committers .for the contributor part
  • git commit the changespull --rebase
  • git push origin <local-branchname>:<remote-branchname>
  • resolve (make sure you "resolve" and not "close".) the jiras that correspond to the patch and put the commit message (that one that has the new revision number) in the resolution comment field.

If the Jira is a bug fix you may also need to commit the patch to the latest branch in subversiongit.