]> git.99rst.org Git - git.git/commit
doc: pull: fix rebase=false documentation
authorFelipe Contreras <redacted>
Wed, 21 Jul 2021 22:15:45 +0000 (17:15 -0500)
committerJunio C Hamano <redacted>
Wed, 21 Jul 2021 23:34:06 +0000 (16:34 -0700)
commitd3236bececc24d4b8ddc736d278ce0d3d5ff12d6
tree24801c0b833d1c3f0cf83478c0fbcfe98c50e663
parentebf3c04b262aa27fbb97f8a0156c2347fecafafb
doc: pull: fix rebase=false documentation

"git pull --rebase=false" means we merge their history into ours, but
it has been described the other way around.

Cc: Stephen Haberman <redacted>
Signed-off-by: Felipe Contreras <redacted>
[jc: updated the log message]
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-pull.txt
git clone https://git.99rst.org/PROJECT