force push 之後就變成剩下 new 的 Commit 紀錄了。git merge new --allow-unrelated-histories 的話就變成要合併一堆檔案,error: could not apply c065c09... 修正首頁動畫效果 When you have resolved this problem, run "git rebase --continue". If you prefer to skip this patch, run "git rebase --skip" instead. To check out the original branch and stop rebasing, run "git rebase --abort". Could not pick c065c09d21792b5460da1e275b63b53f137c72b7
--allow-unrelated-histories 把兩個不同 History 的 Branch 下了 git merge