How to create an alias for a mercurial user ?
Posted
by seth
on Stack Overflow
See other posts from Stack Overflow
or by seth
Published on 2010-06-06T20:17:40Z
Indexed on
2010/06/06
20:22 UTC
Read the original article
Hit count: 363
I am looking for a way to create an alias for a user that has commited to a mercurial repository. For example, if there is a user named user1 I'd like every commit done by him to be under the name user2.
© Stack Overflow or respective owner