From e78521bb6bddd9159e81ae718587ed0b6b5302b2 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 8 Jan 2021 11:16:33 +0100 Subject: git: added defaultBranch option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitconfig | 3 +++ .hunspell_ca_ES | 2 ++ 2 files changed, 5 insertions(+) diff --git a/.gitconfig b/.gitconfig index 40dda5e..f4bc338 100644 --- a/.gitconfig +++ b/.gitconfig @@ -33,3 +33,6 @@ [merge] tool = vimdiff + +[init] + defaultBranch = main diff --git a/.hunspell_ca_ES b/.hunspell_ca_ES index 1ffa6f3..40bb51a 100644 --- a/.hunspell_ca_ES +++ b/.hunspell_ca_ES @@ -64,3 +64,5 @@ TFG LLPSI Patreon Duolingo +austracistes +historicofilològica -- cgit v1.2.3