We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 683d80f commit 381bd39Copy full SHA for 381bd39
prepare_source
@@ -5,7 +5,3 @@ cd $dir/src
5
pristine-lfs checkout -o .. --auto
6
mv ../google-guest-agent_20211116.00.orig.tar.xz ../orig.tar.xz
7
xz -d ../orig.tar.xz
8
-git add .
9
-git config --global user.email "builder@gardenlinux.com"
10
-git config --global user.name "Garden Linux Builder"
11
-git commit -m foo
0 commit comments