commit | 45aaf0310f2b85d9c3264d1703c82cd5085aaf24 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Sun Aug 26 11:40:08 2012 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Aug 26 11:40:08 2012 -0700 |
tree | 6cf4ff7298a1796f85c5480392718477ee19274b | |
parent | d0f1ea6003d97e63110fa7d50bb07f546a909b6e [diff] |
doc: "git checkout -b/-B/--orphan" always takes a branch name While the synopsis section makes it clear that the new branch name is the parameter to these flags, the option description did not. Signed-off-by: Junio C Hamano <gitster@pobox.com>