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常用命令 | 枫珞的小屋 #15

Open
fengluo2 opened this issue May 28, 2023 · 0 comments
Open

git常用命令 | 枫珞的小屋 #15

fengluo2 opened this issue May 28, 2023 · 0 comments

Comments

@fengluo2
Copy link
Owner

https://fengluo2.github.io/2023/05/26/git-chang-yong-ming-ling/

基础1git add [文件/文件夹] 开始追踪文件 1git commit [-a|-m {消息}] 提交更改 -a:为已追踪文件运行git add -m:添加本次提交消息 1git rm [文件/文件夹] 停止追踪并删除该文件 1git log [--oneline|--decorate|--max-count] 显示git日志 --oneline:减少

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