Git supports the concept of multiple working directories connected to different branches of the same repo: https://git-scm.com/docs/git-worktree. `get_git_root_path` currently fails to handle it properly and raises `OSError: Unable to determine git repository root for font file ...`.