How to push project code from local machine (Using Git commands) into Azure DevOps Git Repo

preview_player
Показать описание
You can easily push the local project source code to Azure DevOps Git Repository.
Рекомендации по теме
Комментарии
Автор

you saved my time... thanks for solution

punyaiathwale
Автор

neat and clean explanation thanks for this sesson.

konetipraveenkumar
Автор

Thank you, i was able to implement the scenario

malcolmserrao
Автор

Thanks for the video tutorial really helpful

bhuvaneshnarayanasamy
Автор

Sir how to push the code in any particular branch? what changes needs to be done in the command?

akashbhadouria
Автор

Hi bro i have an issue in cloning SVN repo to my local.. iam using git svn clone url...

Some repos are successfully cloned but for some repos iam getting error like "connection reset by peer at line 312"

Please help me

ganibss
Автор

git hub folder is not getting created for me while giving git init

lekshmybaburaj
Автор

Can this be done automatically through a script on an EC2 instance?

AceTechBoy
Автор

Hi, your KT is informative... Thanks....
But i struck with one issue.. I hope u know this, , Pls clarify me if u can.. Already one of my teammate raised the PR.. There lots of pushes are there in the same PR.. I want his PR code in my local machine.... How can i download his PR commits... I tried git pull from my
VScode... But its not working....

vijialen
Автор

Please provide Microsoft demo project link

vikashram
Автор

my pc not showing git Bash Here option in project folder, please help me to upload my project on azure devops please

amantiwari
Автор

Hi It's very helpful. But I am facing an issue. I have five folders in my projects. Four are adding. the biggest one size failing to add. says $ git add .
warning: adding embedded git repository: Vertex
hint: You've added another git repository inside your current repository.
hint: Clones of the outer repository will not contain the contents of
hint: the embedded repository and will not know how to obtain it.
hint: If you meant to add a submodule, use:
hint:
hint: git submodule add <url> Vertex
hint:
hint: If you added this path by mistake, you can remove it from the
hint: index with:
hint:
hint: git rm --cached Vertex
hint:
hint: See "git help submodule" for more information.
. Pls help. trying from one week. but not getting issue

EazyTechIN
Автор

im trying from last 2 days, having pain in my head

amantiwari