]> git.99rst.org Git - git.git/commit
worktree add: include -B in usage docs
authorJacob Abel <redacted>
Wed, 17 May 2023 21:48:21 +0000 (21:48 +0000)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-worktree.txt
builtin/worktree.c
git clone https://git.99rst.org/PROJECT