How to update the git on self hosted ADO agent
Added all nitty-gritty of the process...
Nov 26, 20221 min read31

Search for a command to run...
Articles tagged with #git
Added all nitty-gritty of the process...

Whenever you install the Azure ADO agent in a standalone setup, you need to own everything for your ADO pipeline to run. Git is one of the most crucial dependencies, as nothing will run from your pipeline if your code checkout does not happen due to ...
