Version control tools: Difference between revisions
Appearance
Senwen.deng (talk | contribs) Created page with "* You should use git-worktree (https://git-scm.com/docs/git-worktree) if you need to check out to multiple branches" |
Senwen.deng (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
* You should use git-worktree (https://git-scm.com/docs/git-worktree) if you need to check out to multiple branches | * You should use git-worktree (https://git-scm.com/docs/git-worktree) if you need to check out to multiple branches. | ||
Latest revision as of 10:08, 2 September 2026
- You should use git-worktree (https://git-scm.com/docs/git-worktree) if you need to check out to multiple branches.