Versions Compared

Key

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

...

Here are two suggestions.

1) Create an emailable (or JIRA-attachable) patch from your last local commit:

No Format
git format-patch -1

2) If you have a public git repository, create a pull request, with for example something like this:

...