I would like to clone some repositories with --clean-bare option to have the repository organized like described in this blog post https://morgan.cugerone.com/blog/how-to-use-git-worktree-and-in-a-clean-way. I find this organization of a git bare repository cleaner than the default --bare.