Versions Compared

Key

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

...

 rbt post -r 13725 --description "Description of my updated code"
 rbt publish 13725

Committer Workflow

If you have commit access on the apache repository then you will not be applying patches in the manner described in the contributor workflow. Instead, once your patch has been reviewed you will check it in yourself as follows:

...