conflict
git switch -c feature3sample2
tarou
hellogit add .git commitb.txtにhelloを追加git switch mainsample2
tarou
good evening

Last updated
git switch -c feature3sample2
tarou
hellogit add .git commitb.txtにhelloを追加git switch mainsample2
tarou
good evening

Last updated
git add .git commitb.txtにgood eveningを追加git merge --no-ff feature3sample2
tarou
good evening
hellogit add .git commit