We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552b391 commit 4b69355Copy full SHA for 4b69355
setup
@@ -17,7 +17,7 @@ if [ -f /.dockerenv ]; then
17
apt install -y software-properties-common
18
add-apt-repository -y ppa:git-core/ppa
19
$sudo apt update
20
- git='git=1:2.36.*'
+ git='git=1:2.*'
21
else
22
git=git
23
fi
0 commit comments