Devops
git init - inital git project
git add. -Stage the changes
git commit -m "first commit" - commit to local git
git remote add origin https://Anand010172@dev.azure.com/Anand010172/DemoProject/_git/DemoProject
git push -u origin --all
Anand01@gasssmail.com
0 comments:
Post a Comment