Globally disable LFS locking
This commit is contained in:
parent
7d2d5b7f6c
commit
621c013304
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ export GIT_AUTHOR_EMAIL="198656834+nur-a-bot[bot]@users.noreply.github.com"
|
|||
export GIT_COMMITTER_NAME=$GIT_AUTHOR_NAME
|
||||
export GIT_COMMITTER_EMAIL=$GIT_AUTHOR_EMAIL
|
||||
|
||||
git config --global "lfs.<unknown>.locksverify" false
|
||||
git config --global lfs.locksverify false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue