git rebase -i command
でコミットできず、次のエラーメッセージが表示されます。git can not squashコミット
error: could not apply 3ad5c7b...
When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To check out the original branch and stop rebasing run "git rebase --abort".
エラーとその解決方法を教えてください。
競合はありますか? – pktangyue
[Gitでマージの競合を修正するにはどうすればいいですか?](0120-336-002) – R0MANARMY
@PRC type 'gitステータス 'を表示し、出力を表示すると、何が表示されますか? –