Merge branch 'se/doc-checkout-ours-theirs' into maint
commit204ea3cad443df4f14623a09ee8201a552f067af
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2015 21:41:28 +0000 (19 14:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2015 21:41:28 +0000 (19 14:41 -0700)
tree2de1e55c051b00a24c617dcf64811eb5364d0be1
parentb083703ce34b27a0f97d7e2d4d2eec196a53b707
parentf30301657b68561392d910f6196380dd3976549e
Merge branch 'se/doc-checkout-ours-theirs' into maint

A "rebase" replays changes of the local branch on top of something
else, as such they are placed in stage #3 and referred to as
"theirs", while the changes in the new base, typically a foreign
work, are placed in stage #2 and referred to as "ours".  Clarify
the "checkout --ours/--theirs".

* se/doc-checkout-ours-theirs:
  checkout: document subtlety around --ours/--theirs
Documentation/git-checkout.txt