Hi everyone,

Since BOINC seemingly now made the switch to git, it would be really
nice if you'd change your commit message style "the git way" as well.

Git uses a subject/body kind of style for its commit messages and almost
all tools (incl. 3rd party) are designed to respect that.

The format looks like this:

<message_subject_single_line>
<empty_line>
<message_body_n_lines>


Also, again, please try to make atomic commits. People might want to
cherry-pick single features to test them in their own branches. That's
not possible if you mix separate/unrelated changes in the same commit.


Thanks,
Oliver
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to