Skip to content

Commit

Permalink
set fskobjects checks to true
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWolf-01 committed Feb 25, 2024
1 parent ad1c9de commit 81fcef5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions git/gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,10 @@
[branch]
sort = -committerdate

[transfer]
fsckobjects = true
[fetch]
fsckobjects = true
[receive]
fsckObjects = true

0 comments on commit 81fcef5

Please sign in to comment.