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

Comments

Popular posts from this blog

SharePoint 2007 - Simple Task Dashboard

MERGE transformation in SSIS