Skip to content

Instantly share code, notes, and snippets.

@duxiying110
Last active October 25, 2019 08:02
Show Gist options
  • Save duxiying110/1b5040d869400ec636be80971f875262 to your computer and use it in GitHub Desktop.
Save duxiying110/1b5040d869400ec636be80971f875262 to your computer and use it in GitHub Desktop.
学习Git

git branch --v

Git的理解

版本管理工具:每次commit都是一个版本,可以通过git reset --hard commit号,到指定版本;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment