]> git.ipfire.org Git - thirdparty/git.git/commit
worktree add: include -B in usage docs
authorJacob Abel <jacobabel@nullpo.dev>
Wed, 17 May 2023 21:48:21 +0000 (21:48 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 May 2023 22:55:24 +0000 (15:55 -0700)
commitb71f919dda784fdf90901f1a2d848ccd22a49eb0
tree6de82bb600d1c1d817350d14c371db55e3a1fe7c
parent9857273be005833c71e2d16ba48e193113e12276
worktree add: include -B in usage docs

Document `-B` next to where `-b` is already documented to bring the
usage docs in line with other commands such as git checkout.

Signed-off-by: Jacob Abel <jacobabel@nullpo.dev>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-worktree.txt
builtin/worktree.c