username on Mercurial comit
I use mercurial. when I make a commit, phpstorm automatically substitutes the name programmer@solos-imac.local. How to change it for another. (I need to specify in the committees simply "Sopov")
请先登录再写评论。
I use mercurial. when I make a commit, phpstorm automatically substitutes the name programmer@solos-imac.local. How to change it for another. (I need to specify in the committees simply "Sopov")
请先登录再写评论。
Please check comments in this request: https://youtrack.jetbrains.com/issue/IDEA-67077
In short, you can specify your username in the .hgrc file.
is it really .hgrc inside root folder?
it's not work at me.
I put hgrc file (not .hgrc but hgrc) inside .hg and only then it's work, but that's not what i need
I'm looking possibility to set up it once for all future projects.
Reason: I will work in a company where I go through training and in the future the chief want to introduce the use of phpstorm by all programmers. And accordingly I need to set up the setup once on the computer of the programmer and no longer return to this issue.
i'm using translator)) so, sorry
This is something not managed by IDE, please see https://stackoverflow.com/questions/1401803/how-do-you-set-the-username-that-mercurial-uses-for-commits/1401819