What format should I use for the git pull request?
[rmk] git pull requests should be formatted so that they contain the following information: • The commit ID which the patches are based upon • The URL and branch name (on the same line) to be pulled • The diffstat for the changes being submitted • A list of the changes contained within the pull The ‘git-request-pull’ command generates a suitable pull message.