From: Leo Famulari <leo@famulari.name>
To: Ben Woodcroft <b.woodcroft@uq.edu.au>
Cc: guix-devel@gnu.org, alezost@gmail.com
Subject: Re: Rebasing core-updates-next branch
Date: Tue, 12 Jul 2016 02:07:46 -0400 [thread overview]
Message-ID: <20160712060746.GA11424@jasmine> (raw)
In-Reply-To: <578475EA.3000705@uq.edu.au>
On Tue, Jul 12, 2016 at 02:45:30PM +1000, Ben Woodcroft wrote:
> As a general solution, can we differentiate between author and committer in
> git?
Yes. You can pass '--format=full' to `git show` or `git log` to see it.
There is surely a lower-level way to get the information too.
But, you can make the fields say anything by changing the value of
'user.name' and 'user.email' in '.git/config' or by setting
GIT_AUTHOR_NAME and GIT_COMMITTER_NAME. See the man page git-config(1).
next prev parent reply other threads:[~2016-07-12 6:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 13:01 Rebasing core-updates-next branch Manolis Ragkousis
2016-07-11 16:02 ` Leo Famulari
2016-07-12 4:45 ` Ben Woodcroft
2016-07-12 6:07 ` Leo Famulari [this message]
2016-07-12 6:04 ` Ricardo Wurmus
2016-07-12 7:29 ` Alex Kost
2016-07-12 12:57 ` Manolis Ragkousis
2016-07-12 22:29 ` Leo Famulari
2016-07-12 8:56 ` Ludovic Courtès
2016-07-12 9:35 ` Ricardo Wurmus
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160712060746.GA11424@jasmine \
--to=leo@famulari.name \
--cc=alezost@gmail.com \
--cc=b.woodcroft@uq.edu.au \
--cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).