mpv/.github
Dudemanguy 9d133eb00b github/workflows: workaround git permissions error
Recently, git patched a CVE which makes it much more strict about
different users operating on directories they don't own. For us, this
causes breakage with version.sh and version.py since they both run a git
describe command to fetch the commit hash. Currently, this only affects
the tumbleweed container (likely because it was recently changed) and
thus the git describe command always errors out. Workaround this by just
explictly adding the mpv directory as a safe directory for git.
2022-04-21 22:14:27 +03:00
..
ISSUE_TEMPLATE DOCS: fix spelling in github issue templates 2021-08-24 20:44:52 +03:00
workflows github/workflows: workaround git permissions error 2022-04-21 22:14:27 +03:00
PULL_REQUEST_TEMPLATE github: try to get contributors to read contribute.md 2019-10-01 21:44:57 +02:00