From 5f47923b7ede266a631deec5511bb58444e3fab4 Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Thu, 29 Aug 2024 03:39:04 +0900 Subject: Small changes I forgot to include when appropiate --- config/git/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/git') diff --git a/config/git/config b/config/git/config index a5dd072..ec672da 100644 --- a/config/git/config +++ b/config/git/config @@ -11,3 +11,5 @@ owner = Mitsuo Tokumori [init] defaultBranch = master +[pull] + ff = only -- cgit v1.2.3