Versions Compared

Key

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

...

No Format
git format-patch

2) If you have a public git repository, create a pull request with

No Format
git request-pull

Either way, send the output to the mifos-developer mailing list, and describe your patch as requested on CommitLogGuidefollowing Commit Log Guide.

Branching basics

Please refer to Pro Git: Basic Branching and Merging.

...