git rebase
git switch -c feature4sample1
tarou
good evening
world
I come from Japan.git add .git commita.txtに出身の文章を追加git switch mainsample2
tarou
good evening
hello
I come from Japan.

Last updated
git switch -c feature4sample1
tarou
good evening
world
I come from Japan.git add .git commita.txtに出身の文章を追加git switch mainsample2
tarou
good evening
hello
I come from Japan.

Last updated
git add .git commitb.txtに出身の文章を追加git switch feature1git log --oneline --graphgit rebase maingit log --oneline --graph