Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
Hello,
In darcs and git (possibly other vcses, too) you can have multiple committer aliases in a project.
Example:
You start to commit as Nick
then you later change your alias to Real Name
Currently when you want to add your second alias, you get an error message:
You can't claim two committer aliases in a project (you also claimed 'VMiklos').
So that Real Name
will be always unrecognized.
Go the the alias list of the project and add the alias
thanks, that did the trick! :)