]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hw/tutorial-favor-switch-over-checkout'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jan 2020 23:07:31 +0000 (15:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jan 2020 23:07:31 +0000 (15:07 -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