Skip to main content

3 docs tagged with "git"

View All Tags

Git Multiple Repo

If your codebase is too large to maintain in a single Git repository, you should use multiple repositories.

Git Worktree

Create feature-x directory and branch with the same name.