Seriously Thank You! You covered in 10 mins what would've taken an hour reading through MS docs. TYVM!
@kutechsolutionsltd26012 жыл бұрын
Thanks for this. I was pulling my hair out but the one thing I missed was a fleeting phrase... "except for locations that are replicated". Quick change of repo location and my world was happier.
@Cipher-i8p2 жыл бұрын
most simplified explanation so far, thanks man, keep up with this style please
@anthonymorales24123 жыл бұрын
this was the most easy demo of how azure devops works with git, vscode! awesome thanks!
@itexperience2 жыл бұрын
Thank you for your kind words!
@sajeershahul83613 жыл бұрын
Simple, up to the point... great video...
@Ciraltos3 жыл бұрын
Glad you liked it!
@KenPotter Жыл бұрын
6:37 - When I click, "Clone in VS Code", I get a new tab with a long URL, and the page is blank white. Why don't I get the "switch apps" popup? I enabled all popups, and still this happens with both Edge and Chrome.
@samr.46922 жыл бұрын
Extremely helpful video. Thank you!
@MarcosVinicius-yz7cx2 жыл бұрын
Travis, thankyou very much for it video.
@Ciraltos2 жыл бұрын
Glad it was helpful!
@ahmetcetin2928 Жыл бұрын
Thanks! That's really a clear and simple explanation :)
@yashwanthn15323 жыл бұрын
Omg! You saved my day with just 10 mins.. cheers 🥂
@brucewayne59162 жыл бұрын
Good one, logged into google just to like your video
@ncvman2 жыл бұрын
Loved this demo, one of the best on youtube.. Do you have a part two with branches.
@ChosenDaughter3653 жыл бұрын
Thank you for this demo!
@spencerbacay18602 жыл бұрын
SIMPLE AND GREAT VIDEO!! THANK YOUUUU!!
@amiroz9332 жыл бұрын
great tutorial, really helped me out! thank you sir!
@lightyagami0ben3 жыл бұрын
thanks, very helpful!
@Ciraltos3 жыл бұрын
Glad it helped!
@Soothsayer2103 жыл бұрын
nice video. Do you also have a video on "Pull"ing and "Push"ing from Master repositories?
@rogernuica17572 жыл бұрын
nice
@marianpogor77862 жыл бұрын
thanks!
@zekiyesahin14863 жыл бұрын
Thanks..
@saythtube2 жыл бұрын
Which extension have you been using?
@holgervk2 жыл бұрын
7:04 what problems arise when you store a git repo on a onedrive synced folder?
@Ciraltos2 жыл бұрын
OneDrive had some issues in the past syncing folders that start with a dot. The hidden .git folder may not be synced in OneDrive.
@marketfinds2 жыл бұрын
I feel dumb, where did Simple Server come from?
@kvkteluguvlogs81353 жыл бұрын
Hi Travis, Please help how to get local code in child branchs in Azure DevOps
@kvkteluguvlogs81353 жыл бұрын
When I am trying to push local code to Azure devops through vs code it is going to master branch instead of child
@alikhavari58672 жыл бұрын
how about VS code on MAC M1?
@shahidullah073 жыл бұрын
How to push an existing project from local to DevOPs Repository
@ncvman2 жыл бұрын
clone the dev ops repo then commit, push to it
@MarsTheProgrammer2 жыл бұрын
This doesn't work for me, it gets stuck when trying to clone the repo in vscode.
@dmimosa752 жыл бұрын
Me too, mine says git not installed but I just installed it. I am new on a project trying to get started. Not sure what I am missing with git. I set up in Bash the way he showed.