]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ah/advice-switch-requires-detach-to-detach'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2022 05:25:32 +0000 (21:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2022 05:25:32 +0000 (21:25 -0800)
The error message given by "git switch HEAD~4" has been clarified
to suggest the "--detach" option that is required.

* ah/advice-switch-requires-detach-to-detach:
  switch: mention the --detach option when dying due to lack of a branch


Trivial merge