DEV Community

Cover image for Authenticating GIT on Development Box
Rupesh Tiwari
Rupesh Tiwari

Posted on • Originally published at rupeshtiwari.com on

Authenticating GIT on Development Box

Are you using windows machine for local development? Do you have Azure DevOp’s server git repo and want to connect from local box? Then read this article.

Follow steps to Add Window’s Generic Credential

  1. Go To Windows Credential Manager

  1. Select add Generic Credential

  1. Enter your on-premise azure devOps server URL and your NT user id and NT user password.

  1. Now you can clone git source code to local development box.

Become full stack developer 💻

I teach at Fullstack Master. If you want to become full stack developer and grow your carrier as new software developer or Lead Developer/Architect. Consider subscribing to our full stack development training programs. You can enroll to All-Access Monthly membership plans to get unlimited access to all of our video courses, slides, source code & monthly video calls.

  • Please subscribe toAll-Access Membership PRO plan to access current and future angular, node.js and related courses.
  • Please subscribe toAll-Access Membership ELITE plan to get everything from PRO plan. Additionally, you will get access to monthly live Q&A video call with Rupesh and you can ask doubts/questions and get more help, tips and tricks.

You bright future is waiting for you so visit todayFullstackMaster and allow me to help you to board on your dream software company as a Developer,Architect or Lead Engineer role.

💖 Say 👋 to me! Rupesh Tiwari www.rupeshtiwari.com ✉️Email Rupesh Founder of Fullstack Master

Top comments (0)