Switching between compiled master + branches

The solution based on git worktree suggested by @yuyichao in this thread Building multiple versions of Julia works well for me, particularly if you can use lots of system libraries.

2 Likes