Usage:
worktree init master
sets your repo up for worktrees. e.g. if you have a repo called noel-edmonds the result would become this:
/noel-edmonds # container directory for your worktrees
|- /master # main worktree branch (do not check out new branches from here!)
|- .git/