08/06/21 18:12:50 pkTfrc9v
v1.5.6
URLリンク(www.kernel.org)
* "git branch" (and "git checkout -b") can be told to set up
branch.<name>.rebase automatically, so that later you can say "git pull"
and magically cause "git pull --rebase" to happen.
これってbranch.autosetuprebaseのことなのかな…よくわからん