[git-p4] log problem

Previous thread: [RFC] convert shortlog to use parse_options by Shawn Bohrer on Tuesday, June 17, 2008 - 8:03 pm. (17 messages)

Next thread: What's cooking in git.git (topics) by Junio C Hamano on Wednesday, June 18, 2008 - 12:31 am. (2 messages)
From: injoin
Date: Tuesday, June 17, 2008 - 11:07 pm

`p4 describes 114996' shows something like this:

Change 114996 by puma@injoin.injoin on 2008/06/18 12:11:24

	fix buffer overflow.

Affected files ...


//puma/Trunk/lib/string/map.c#47 edit


But `git log' shows
Author: puma <puma@p4_server>
Date:   Wed Jun 18 12:11:24 2008 +0800

    fix buffer overflow.

    [git-p4: depot-paths = "//puma/Trunk/": change = 114996]

The Author field in all logs shows puma <puma@p4_server>
All of the programmers use the perforce username 'puma' but use a different
clientspec. How can I configure git-p4 to use puma@injoin.injoin as the Author
rather than puma?

Thank you.

--

Previous thread: [RFC] convert shortlog to use parse_options by Shawn Bohrer on Tuesday, June 17, 2008 - 8:03 pm. (17 messages)

Next thread: What's cooking in git.git (topics) by Junio C Hamano on Wednesday, June 18, 2008 - 12:31 am. (2 messages)