Multiple whoami?
Jelmer Vernooij
jelmer at samba.org
Mon Feb 23 22:55:44 GMT 2009
Eric Berry wrote:
> Hi all, I was working on my demonstration to my team when I came up with an
> interesting idea.
>
> Occasionally developers will pair up (not quite pair programming, but close)
> and work on a project together, or do a quick code review together.
>
> I noticed that I can set the bzr whoami to a "pair" of users:
> [code]
> bzr whoami "Eric Berry <elberry at gmail.com>, Joe Smith <jsmith at example.com>"
> [/code]
>
> This succeeds in setting the whoami to the full string, but when I use the
> --email option, I only get the first entry.
It sounds like you would like to be able to have more than one author
recorded for a commit (as opposed to more than one committer). See this
bug report:
https://bugs.edge.launchpad.net/bzr/+bug/185772
Cheers,
Jelmer
More information about the bazaar
mailing list