username provide to the git commiter should be first name + lastname #15419
Labels
area/git
dogfooding
good first issue
Community, this issue looks easy to start with for a new contributor. Just take it. We'll help you!
kind/bug
Outline of a bug - must adhere to the bug report template.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
severity/P2
Has a minor but important impact to the usage or development of the system.
team/plugins
Issues that are on the Che Plugins Team radar
Describe the bug
#14416 provides a nice feature: the Che user don't have to fill his name and email to perform a git commit: all is already injected with the default information that the user have generally provided when creating its user profile.
The problem is, name use is the username, not the first name + the last name. Which is not very nice when username is not meaning full. For instance, in some environment, my username is
user1.when executing
git log:The text was updated successfully, but these errors were encountered: