Git switch between different versions

How to switch between different versions:
1. git log to 
view the historical version number Press Q in
English

to exit the log 2. git checkout -b audio (historical version number)
to create an audio branch, and switch to the audio branch, the current version on the audio branch Which historical version is the content of.


3. git rev-parse HEAD
to view the current version

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326051684&siteId=291194637