I was reading your blog post and I couldn't leave a question there so I'm asking it here. Isn't this the same as doing a `git clone --mirror` instead of `--bare`? https://github.com/morgaan/dotfiles/blob/b2b7743c603312874b04a26b94fe230adba93be8/git-clone-bare-for-worktrees.sh#L31
I was reading your blog post and I couldn't leave a question there so I'm asking it here.
Isn't this the same as doing a
git clone --mirrorinstead of--bare?dotfiles/git-clone-bare-for-worktrees.sh
Line 31 in b2b7743