diff options
Diffstat (limited to '.config/git/config')
| -rw-r--r-- | .config/git/config | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.config/git/config b/.config/git/config index 2b91fb2..0a5fdd1 100644 --- a/.config/git/config +++ b/.config/git/config @@ -77,4 +77,4 @@  	directory = /opt/flutter  [transfer] -	fsckObjects = true +	fsckObjects = true
\ No newline at end of file |