From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: Oliver Hartkopp <socketcan@hartkopp.net>, linux-can@vger.kernel.org
Subject: Re: [PATCH can-utils] Don't overwrite PREFIX and DESTDIR when provided via the environment
Date: Mon, 19 Aug 2013 10:37:54 +0200 [thread overview]
Message-ID: <20130819083754.GN30496@pengutronix.de> (raw)
In-Reply-To: <52113E45.4090300@pengutronix.de>
On Sun, Aug 18, 2013 at 11:36:05PM +0200, Marc Kleine-Budde wrote:
> On 08/18/2013 10:49 PM, Uwe Kleine-König wrote:
> [...]
>
> >> 1. good idea - I already pushed it to the git tree
> > Thanks, but you somehow messed up the attribution. All three patches I
> > sent in the last few days appear with author=you :-(
>
> We can force-push-fix that :)
If you want, a command to fix these three commits is:
git filter-branch --env-filter 'case $GIT_COMMIT in b945b274ae48b48d2d4c21e115da69db1d9ec28a) GIT_AUTHOR_NAME="Uwe Kleine-König"; GIT_AUTHOR_EMAIL="u.kleine-koenig@pengutronix.de"; GIT_AUTHOR_DATE="Thu, 15 Aug 2013 20:59:26 +0200";; 8d5d80d0eae82e345e257a262a1e5b975ba4cbc0) GIT_AUTHOR_NAME="Uwe Kleine-König"; GIT_AUTHOR_EMAIL="u.kleine-koenig@pengutronix.de"; GIT_AUTHOR_DATE="Thu, 15 Aug 2013 22:58:19 +0200";; 903357e71a8994d8a821df6b31b86240f851dec1) GIT_AUTHOR_NAME="Uwe Kleine-König"; GIT_AUTHOR_EMAIL="u.kleine-koenig@pengutronix.de"; GIT_AUTHOR_DATE="Sat, 17 Aug 2013 21:28:10 +0200";; esac' HEAD~4..
That fixes just the author and date of the three commits in master
without changing anything else.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2013-08-19 8:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-17 19:28 [PATCH can-utils] Don't overwrite PREFIX and DESTDIR when provided via the environment Uwe Kleine-König
2013-08-17 19:32 ` Marc Kleine-Budde
2013-08-18 11:02 ` Oliver Hartkopp
2013-08-18 20:49 ` Uwe Kleine-König
2013-08-18 21:36 ` Marc Kleine-Budde
2013-08-19 8:24 ` Marc Kleine-Budde
2013-08-19 8:37 ` Uwe Kleine-König [this message]
2013-08-19 17:23 ` Oliver Hartkopp
2013-08-19 19:16 ` Marc Kleine-Budde
2013-08-20 5:29 ` Oliver Hartkopp
2013-08-20 6:55 ` Marc Kleine-Budde
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=20130819083754.GN30496@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=linux-can@vger.kernel.org \
--cc=mkl@pengutronix.de \
--cc=socketcan@hartkopp.net \
/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).