Versions Compared

Key

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

...

In the interest of providing traceability, it is helpful to lead off your commit with the associated JIRA issue number (case-sensitive, MiNIFI in uppercase) and a summary of the change this commit is providing. Such an example is:

$ git commit -m " MiNIFI  MINIFI-XXX Ticket Summary Goes here."

...