Git changelog entries are all appearing under one user
Hello,
We're having a problem where all of our Git changelog entries in
Lighthouse are appearing under one user, despite the fact that
they've been committed by different users (who are all part of our
project on Lighthouse).
How can I resolve this and make sure that commits to Git appear under the correct user?
Thanks!
Robert
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Rick on 03 Aug, 2009 07:16 PM
You need to link Lighthouse users with their git commit names. First, check your user name with the
git log
orgit show
commands:Then, set your git committer name in your Lighthouse profile (see screenshot). That form is currently being redesigned, with a proper FAQ coming up soon. It is backdated, so all previous changesets will have the correct name.