git - Where i can find user login and password on visual studio online page? -
i try find username (and password) of project on [visualstudioonline.com]
so, try push repo project,but cannot find login @ least.
what login? microsoft live id? or else? thank you!
p.s.
i have git string commit project this: git remote add origin username.visualstudio.com/defaultcollection/_project.git
so, type git command line- , ask username: username@gmail.com , password... when type microsoft account password (from login)- have failed 1
go project https://projectname.visualstudio.com/defaultcollection/projectname/
. click on name in right upper corner , select edit profile. pop appear . in pop can see general, local, ecredentials, connections
4 tabs . click under credentials . , select enable alternate credentials , save . hope helps .
Comments
Post a Comment