visual studio - Is there any way in VS 2013 to have Git Settings by repo/solution? (and not only one global) -


I created VIS 2013 in GIT support. I would like to participate in multiple projects like multiple GIT servers such as

  • bitbucket.org
  • github.com
  • anyhost.visualstudio.com GIT)
  • Other hosts. Visual Studio.com (using GIT)

Team Explorer's VS In the GIT settings page of 2013, a 'User Name' and 'Email Address' setting Although these settings are global, I have different user names (and maybe different emails) in different servers listed above. Apart from this, it is also possible that *. I have different entries in Visualstudio.com (such as any host .vizalstaadio.com, and otherhost.vidualstudio.com). I have separate entries for different reasons, and this is the reason that the email address in the separate email address if the email metinford used to match the login If not, then the commute history will not recognize me, there will be no avatar.

Is there any way to set up a username and email address in Meta information instead of a global setting / repo chairs?

(Please note: I am not talking about authentication. It is OK, VS remembers or asks, unless it is not, always change usernames and email settings The correct way for credentials.)

Thanks in advance.

Jeshoung and Thanksgiving Some More:

.git / config in each repo The easiest way to edit and edit these 3 lines is to: (or use git config to do this for you)

  [user] name = your name email = your .name @ anyhost.com  

Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -