microsoft / git

A fork of Git containing Microsoft-specific patches.
http://git-scm.com/
Other
761 stars 92 forks source link

Update Ubuntu install steps with needed sudo usage #680

Closed kyle-rader-msft closed 1 month ago

kyle-rader-msft commented 1 month ago

This updates the Ubuntu/Debian install steps to use sudo where required while trying to following them on Ubuntu 22.04.

I also break apart the creation of generic.pol file into 2 steps, as written it won't work given it requires sudo to make the file in that location.

Tested while installing on a fresh WSL Ubuntu 22.04 instance.

kyle-rader-msft commented 1 month ago

Fixing base branch.

kyle-rader-msft commented 1 month ago

@dscho @derrickstolee @mjcheetham @vdye - 1 Mac job appears failing, but this is a README only change ;)