Hi Jan,

(I wasn't subscribed to the Dev list until today, so now I can respond here,
in the same thread.)

Would "git worktree add" solve your problem?  This allows you to create
multiple working trees that are all associated with the same repository.

I haven't tried this myself (yet), but I expect this would allow Pharo to
interact normally with the original working copy, while providing a second
working directory for your C++ co-development, all without the need to clone
an additional working copy.

-Ted



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html

Reply via email to