From a4a80e0df9316ea8e72efcf51103f43ae1591990 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Sun, 23 Nov 2025 14:47:10 -0800 Subject: [PATCH] Set gui.gcwarning to false. --- voussoir.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/voussoir.gitconfig b/voussoir.gitconfig index 4746aaf..5149377 100644 --- a/voussoir.gitconfig +++ b/voussoir.gitconfig @@ -17,6 +17,7 @@ algorithm = histogram [gui] diffopts = --patience + gcwarning = false # In the user's .gitconfig file, inclue these lines at the top: # [include]