コンテンツにスキップ

Git

よく使う設定

git config --global init.defaultBranch main
git config --global pull.rebase false