再度、ブランチの分岐前に戻ったあとに、両方のブランチで同じ箇所を変更してみます。
- git log --oneline --graph --all
- git reset --hard [hash]
- git switch -c add-03
- git commit -am "03を追加"
- git log --oneline --graph --all
- git switch main
- git commit -am "03を仮置き"
- git log --oneline --graph --all
素材ファイルをダウンロードするにはプレミアムプランへの登録が必要です
詳しくみるソースコードを閲覧するにはプレミアムプランへの登録が必要です
詳しくみる