摘要: 稀疏检出配置: worktree稀疏配置: 1.git worktree add -b xxxx_branch ./xxxx_branchorigin/xxxx_branch --no-checkout ,先使用--no-checkout,然后加配置,然后checkout 2.要在./git/wor 阅读全文
posted @ 2019-08-22 10:09 zipon 阅读(754) 评论(0) 推荐(0)