Reputation: 3013
I'm pretty new to HG, forgive me if I use the wrong terminology here, but is it possible to change TortoiseHG to stop pushing the currently logged-in user and machine name when doing a push?
My assumption is that it is using my locally cloned repository to say where the change is coming from. I'd like to "alias" that or use something more meaningful to me. For example, when I do a push the history shows that the push came from adam@mypc
but I would prefer it to just say something like adam
.
My reasoning is that I have several PCs where I may check in code from, and I would prefer it if all of my checkin's could be aliased the same instead of being separated by machine name.
Thoughts/suggestions?
Upvotes: 1
Views: 309