Versions Compared

Key

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

...

  • Make your code changes
  • Test. Test again and we forget to mention: Test
  • If your code change works make a patch
    Code Block
    git diff --no-prefix > /Path/to/your/patch/JIRA-ID.patch 
    

...