Revert "chore: Add ppa candidate repo to install 2.50.1 version of git (#12563)" (#12566)

This reverts commit 903ef895e7.
This commit is contained in:
vidya sagar
2025-07-10 13:09:24 +05:30
committed by GitHub
parent 903ef895e7
commit c49a3f7952

View File

@@ -7,7 +7,7 @@
# Source the helpers for use with the script
source $HELPER_SCRIPTS/install.sh
GIT_REPO="ppa:git-core/candidate"
GIT_REPO="ppa:git-core/ppa"
## Install git
add-apt-repository $GIT_REPO -y