Versions Compared

Key

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

...

We have next requirements to patches:

  • patch can be applied by "git am <patch-file>" without conflicts to the HEAD of current ignite-sprint-xxx branch by "git am <patch-file>" without conflicts.
  • patch has to have all changes in one commit with comment like "ignite-xxx: Implemented."
  • patch-file has to have 'patch', 'txt' or 'diff' extension

...