Set gui.gcwarning to false.

This commit is contained in:
voussoir 2025-11-23 14:47:10 -08:00
parent d97b32f250
commit a4a80e0df9

View file

@ -17,6 +17,7 @@
algorithm = histogram algorithm = histogram
[gui] [gui]
diffopts = --patience diffopts = --patience
gcwarning = false
# In the user's .gitconfig file, inclue these lines at the top: # In the user's .gitconfig file, inclue these lines at the top:
# [include] # [include]