最近Mac内のGitのversionをあげたせいか、git pull origin main などのコマンドを打った際に、下記のような警告が出るようになった。 hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometim…