Yes please.
On 15 March 2016 at 16:52, Junio C Hamano wrote:
> Luke Diamand writes:
>
>>> Is the patch uninteresting for git-p4 as it handles only an occasional
>>> exception or did the patch get lost in the noise? :-)
>>
>> I thought it was useful; I hadn't realised that it was needed for dele
Luke Diamand writes:
>> Is the patch uninteresting for git-p4 as it handles only an occasional
>> exception or did the patch get lost in the noise? :-)
>
> I thought it was useful; I hadn't realised that it was needed for deleted
> users.
>
> Luke
So..., should I just pick it up and queue with
On 13 March 2016 at 17:41, Lars Schneider wrote:
>
> On 02 Mar 2016, at 10:25, Lars Schneider wrote:
>
>>
>>> On 02 Mar 2016, at 06:06, Luke Diamand wrote:
>>>
>>> On 1 March 2016 at 19:15, Eric Sunshine wrote:
On Tue, Mar 1, 2016 at 5:49 AM, wrote:
> Map a P4 user to a specific name
On 02 Mar 2016, at 10:25, Lars Schneider wrote:
>
>> On 02 Mar 2016, at 06:06, Luke Diamand wrote:
>>
>> On 1 March 2016 at 19:15, Eric Sunshine wrote:
>>> On Tue, Mar 1, 2016 at 5:49 AM, wrote:
Map a P4 user to a specific name and email address in Git with the
"git-p4.mapUser" c
> On 02 Mar 2016, at 06:06, Luke Diamand wrote:
>
> On 1 March 2016 at 19:15, Eric Sunshine wrote:
>> On Tue, Mar 1, 2016 at 5:49 AM, wrote:
>>> Map a P4 user to a specific name and email address in Git with the
>>> "git-p4.mapUser" config. The config value must be a string adhering
>>> to th
On 1 March 2016 at 19:15, Eric Sunshine wrote:
> On Tue, Mar 1, 2016 at 5:49 AM, wrote:
>> Map a P4 user to a specific name and email address in Git with the
>> "git-p4.mapUser" config. The config value must be a string adhering
>> to the format "p4user = First Lastname ".
>>
>> Signed-off-by: L
On Tue, Mar 1, 2016 at 5:49 AM, wrote:
> Map a P4 user to a specific name and email address in Git with the
> "git-p4.mapUser" config. The config value must be a string adhering
> to the format "p4user = First Lastname ".
>
> Signed-off-by: Lars Schneider
> ---
> diff --git a/Documentation/git-p
On 01 Mar 2016, at 11:49, larsxschnei...@gmail.com wrote:
> From: Lars Schneider
oops ... this should be "larsxschnei...@gmail.com"... sorry
- Lars
>
> Map a P4 user to a specific name and email address in Git with the
> "git-p4.mapUser" config. The config value must be a string adhering
> to
From: Lars Schneider
Map a P4 user to a specific name and email address in Git with the
"git-p4.mapUser" config. The config value must be a string adhering
to the format "p4user = First Lastname ".
Signed-off-by: Lars Schneider
---
diff to v1:
* use '=' instead of '->' to mimic SVN user mappi
9 matches
Mail list logo