Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git简易指南 — WalkingSun #58

Open
WalkingSun opened this issue Dec 31, 2019 · 0 comments
Open

git简易指南 — WalkingSun #58

WalkingSun opened this issue Dec 31, 2019 · 0 comments

Comments

@WalkingSun
Copy link
Owner

https://walkingsun.github.io/WindBlog/2019/06/07/git/

工作流你的本地仓库由 git 维护的三棵“树”组成。第一个是你的 工作目录,它持有实际文件;第二个是 缓存区(Index),它像个缓存区域,临时保存你的改动;最后是 HEAD,指向你最近一次提交后的结果。

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

No branches or pull requests

1 participant