Merge branch 'es/wt-add-detach'

"git worktree add" learns that the "-d" is a synonym to "--detach" option to create a new worktree without being on a branch. * es/wt-add-detach: git-worktree.txt: discuss branch-based vs. throwaway worktrees worktree: teach `add` to recognize -d as shorthand for --detach git-checkout.txt: document -d short option for --detach

Junio C Hamano committed Sep 18, 2020 at 17:58 UTC 45f462b5c5a55039c35fc7001f2256329220bf4f

No changes.