1
0

again and again

This commit is contained in:
Stephan 2021-10-20 09:16:46 +02:00
parent df0a3488d5
commit dbd20f76d5

View File

@ -73,7 +73,6 @@ jobs:
git update-index --add --cacheinfo 120000 "$(echo "duh" | git hash-object -w --stdin)" "bang"
git config --global user.email "stephan@REDACTED.com"
git config --global user.name "Stephan"
git add bang
git commit -m "created symlink"
fi