git reset 版本回退

git log

查看所有提交信息。

commit e5a753ebea2b4fe63d77f857592330d191360cb0 (HEAD -> master, tag: v3.0, tag: 2.0, tag: 1.0, origin/master)
Author: kingBook <[email protected]>
Date:   Wed May 3 16:34:10 2017 +0800

    add all

commit 300433899142644a7caf97c282f2a12a674df1db
Author: kingBook <[email protected]>
Date:   Wed May 3 16:29:39 2017 +0800

    add as~~!

commit 9cf9e05ec0c4411d2ea9061944bc0a665d0edaa6
Author: kingBook <[email protected]>
Date:   Wed May 3 16:22:52 2017 +0800

    atedt

猜你喜欢

转载自www.cnblogs.com/kingBook/p/8960958.html