]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hw/tutorial-favor-switch-over-checkout' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:42:28 +0000 (12:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Feb 2020 20:42:28 +0000 (12:42 -0800)
Complete an update to tutorial that encourages "git switch" over
"git checkout" that was done only half-way.

* hw/tutorial-favor-switch-over-checkout:
  doc/gitcore-tutorial: fix prose to match example command


Trivial merge