git reflog

git reflog 能夠查看全部分支的全部操做記錄(包括(包括commit和reset的操做),包括已經被刪除的commit記錄,git log則不能察看已經刪除了的commit記錄git 具體一個例子,假設有三個commit, git st:spa commit3: add test3.cit commit2: add test2.ctest commit1: add test1.c方法 若是
相關文章
相關標籤/搜索