Re: [PATCH] Documentation: correctly spell git worktree --detach

2017-02-22 Thread Junio C Hamano
"brian m. carlson" writes: > The option is “--detach”, but we accidentally spelled it “--detached” at > one point in the man page. > > Signed-off-by: brian m. carlson > Reported-by: Casey Rodarmor > --- Thanks,

[PATCH] Documentation: correctly spell git worktree --detach

2017-02-22 Thread brian m. carlson
The option is “--detach”, but we accidentally spelled it “--detached” at one point in the man page. Signed-off-by: brian m. carlson Reported-by: Casey Rodarmor --- Documentation/git-worktree.txt | 2 +- 1 file changed, 1 insertion(+), 1