DPDK website maintenance
 help / color / mirror / Atom feed
From: Harry van Haaren <harry.van.haaren@intel.com>
To: web@dpdk.org
Cc: dev@dpdk.org, thomas@monjalon.net,
	Harry van Haaren <harry.van.haaren@intel.com>
Subject: [dpdk-web] [PATCH] dev: update git fixline alias
Date: Thu,  3 Aug 2017 14:42:57 +0100	[thread overview]
Message-ID: <1501767777-175584-1-git-send-email-harry.van.haaren@intel.com> (raw)
In-Reply-To: <3294755.LIHlXguKSE@xps>

The git fixline was updated in the dpdk.org repository to add the original
author of the line being "fixed", using Cc:

This patch updates the fixline here in the website. See patch for details:
http://dpdk.org/dev/patchwork/patch/26860/

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
---
 dev.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev.html b/dev.html
index c0e64d0..34f24cf 100644
--- a/dev.html
+++ b/dev.html
@@ -110,7 +110,7 @@
 	smtpserverport = 465
 	smtpencryption = ssl
 [alias]
-	fixline = log -1 --abbrev=12 --format='Fixes: %h (\"%s\")'</pre>
+	fixline = log -1 --abbrev=12 --format='Fixes: %h (\"%s\")%nCc: %ae'</pre>
 
 	<h3 id="review">Contribute by testing or reviewing patches</h3>
 	<p>Patches are applied in the git repository when it becomes clear that
-- 
2.7.4

       reply	other threads:[~2017-08-03 13:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3294755.LIHlXguKSE@xps>
2017-08-03 13:42 ` Harry van Haaren [this message]
2017-08-03 13:58   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1501767777-175584-1-git-send-email-harry.van.haaren@intel.com \
    --to=harry.van.haaren@intel.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).