commit | ab0b2c53ed853e34def18e7b84acd7da7e2ddd49 | [log] [tgz] |
---|---|---|
author | Eric Sunshine <sunshine@sunshineco.com> | Fri Jul 17 19:00:08 2015 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jul 20 11:29:24 2015 -0700 |
tree | 6c89e86f3f5ec319aa1c4b0c4cdee378dc867fb4 | |
parent | 5dd6e234a75bb96e159c4e7d30f6acb28c3283a0 [diff] |
worktree: make --detach mutually exclusive with -b/-B Be consistent with git-checkout which disallows this (not particularly meaningful) combination. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>