From a0991d38a37a118955b7e84b4fcfc2571058924c Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Tue, 23 Jan 2024 23:41:11 +0800 Subject: Update configuration --- .gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 66b9899..8090131 100644 --- a/.gitconfig +++ b/.gitconfig @@ -26,8 +26,8 @@ co = checkout st = status stsb = status --short --branch - df = diff --color-words - dfc = diff --color-words --cached + df = diff + dfc = diff --cached dt = difftool mt = mergetool -- cgit v1.2.3