-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I wanted to move over to the git-worktree workflow but we use docker at our company. Does this plugin give a way to symlink a certain directory based on which worktree you are actively using?
We currently have our code in a structure like /projects/project-1/.git, /projects/project-2/.git, etc we map our docker containers to these directories so that the code is served from there. However I was wondering if the git-worktree plugin had the capabilities on switching worktrees to change this directory, for instance if I were to clone to /projects/src/project-1 could this project sym link the /projects/project-1 directory to be /projects/src/project-1/work-tree-in-use/?
Metadata
Metadata
Assignees
Labels
No labels