git下载镜像站2024-01-282024-10-11gitGit淘宝镜像(存在防盗链,请复制链接到新页面打开,否则会出现403):https://registry.npmmirror.com/binary.html?path=git-for-windows/2024-01-28|0|0
git reset的三种模式2024-01-282024-10-11gitGitgit reset的三种模式 模式 工作区状态 暂存区状态 git reset --sort 保留 保留 git reset --hard 不保留 不保留 git reset --mixed 保留 不保留2024-01-28|0|0