(1)git log 查看需要的回滾的版本 (2)git reset --hard (commit id)
投稿
收錄了4篇文章 · 2人關(guān)注
(1)git log 查看需要的回滾的版本 (2)git reset --hard (commit id)
(1)ssh-keygen -t rsa -C "your_email@example.com" (2)提示的文件位置進(jìn)行,復(fù)制,添加到git
git branch -m 原有分支名稱 新的分支名稱
git branch -m 名稱