Closed ykoehler closed 3 years ago
You should only need to register the base, and then all the other worktrees will benefit automatically. This is because all of the object data and refs are shared across worktrees.
Will there be issue is someone register the workspace instead of the base or both? Can scalar recognize workspace and indicate that they are already registered or something like that? As of today, scalar list report both when registering both.
I believe Scalar works with both, but I'm not sure without doing careful testing. If the scalar register
command succeeds, then I would imagine that the rest works. Let me know what you find out after trying it.
Labeling this issue as stale. There has been no activity for 30 days. Remove stale label or comment or this issue will be closed in 7 days.
In the concept of git workspaces, do we register only the clone or the workspace or both?