Git
여러 commit 합치기
dm.kim
2024. 7. 29. 12:41
git rebase -i HEAD~[합칠 commit 수]
git push -f origin master # 원격 repo 강제 push