跳到主要内容
云星
专题
Nebula
教程
Linux
Windows
macOS
Docker
Kubernetes
CI/CD
Java
数据库
网络
其他
踩坑
Linux
Windows
macOS
Docker
Kubernetes
CI/CD
Java
数据库
网络
其他
2 篇文档带有标签「git」
查看所有标签
Git 常用命令
Git 日常开发中常用的命令速查。
Git 远程分支清理
当你删除了远程仓库的分支后,本地仍能看到该分支(如 VS Code 中显示 origin/xxx)。这是 Git 的默认行为,并非故障。