From: "Torsten Bögershausen" <tboegi@web.de>
To: Luke Diamand <luke@diamand.org>,
Lars Schneider <larsxschneider@gmail.com>
Cc: Git Users <git@vger.kernel.org>,
Lars Schneider <lars.schneider@autodesk.com>
Subject: Re: [PATCH v1] git-p4: map a P4 user to Git author name and email address
Date: Mon, 29 Feb 2016 06:31:03 +0100 [thread overview]
Message-ID: <56D3D797.2040401@web.de> (raw)
In-Reply-To: <CAE5ih7-oPE1RYrO78TAnkNSi03qtcUK_iiLywoyRC_FAgdwTAg@mail.gmail.com>
+ (
+ cd "$git" &&
+ git init . &&
+ git config --add git-p4.mapUser "mmax -> Max Mustermann <max@muster.com>" &&
+ git config --add git-p4.mapUser "mo -> Moritz Untreu <moritz@untreu.com>" &&
> Probably better to use more innocuous names. I'm not sure who these
> people are, but they might not appreciate being recorded forver in a
> git-p4 test script.
>
>
A better name could be
Max Musterman <max@example.com>
Erika Musterman <erika@example.com>
prev parent reply other threads:[~2016-02-29 5:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-28 10:25 [PATCH v1] git-p4: map a P4 user to Git author name and email address larsxschneider
2016-02-28 16:19 ` Eric Sunshine
2016-02-28 17:05 ` Lars Schneider
2016-02-29 3:53 ` Eric Sunshine
2016-02-29 5:12 ` Luke Diamand
2016-02-29 5:31 ` Torsten Bögershausen [this message]
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=56D3D797.2040401@web.de \
--to=tboegi@web.de \
--cc=git@vger.kernel.org \
--cc=lars.schneider@autodesk.com \
--cc=larsxschneider@gmail.com \
--cc=luke@diamand.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.