again and again
This commit is contained in:
parent
df0a3488d5
commit
dbd20f76d5
1
.github/workflows/symlink-test.yml
vendored
1
.github/workflows/symlink-test.yml
vendored
|
@ -73,7 +73,6 @@ jobs:
|
||||||
git update-index --add --cacheinfo 120000 "$(echo "duh" | git hash-object -w --stdin)" "bang"
|
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.email "stephan@REDACTED.com"
|
||||||
git config --global user.name "Stephan"
|
git config --global user.name "Stephan"
|
||||||
git add bang
|
|
||||||
git commit -m "created symlink"
|
git commit -m "created symlink"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user