Hi,
On Thu, 12 Jul 2007, Jakub Narebski wrote:
On Thu, 12 Jul 2007, Miklos Vajna wrote:
quoted
Currently the only supported value is '--no-merges' for the 'rss', 'atom',
'log', 'shortlog' and 'history' actions, but it can be easily extended to allow
other parameters for other actions.
Signed-off-by: Miklos Vajna <redacted>
Micronit: it is unwritten (as of yet) requirement to word wrap commit
message at 80 columns or less.
It's not really difficult:
- snipsnap -
[PATCH] SubmittingPatches: mention line wrap
Signed-off-by: Johannes Schindelin <redacted>
---
Documentation/SubmittingPatches | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 01354c2..066e284 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -9,6 +9,8 @@ Checklist (and a short version for the impatient):
- provide a meaningful commit message
- the first line of the commit message should be a short
description and should skip the full stop
+ - please use no lines longer than 76 characters, since you
+ want to send this message as email
- if you want your work included in git.git, add a
"Signed-off-by: Your Name <your@email.com>" line to the
commit message (or just use the option "-s" when