Patrick Lühne
24b1bf655b
Use Git worktrees instead of branches
Checking out branches with many files consumes increasing amounts of time. For this reason, this commit introduces worktrees that represent the individual branches in different directories, while still maintaining only one copy of the .git directory.
Description
Languages
Python
81.6%
CSS
18.4%