]> git.feebdaed.xyz Git - 0xmirror/git.git/commit
doc: git-pull: fix 'git --rebase abort' typo
authorJulia Evans <julia@jvns.ca>
Wed, 3 Dec 2025 15:34:55 +0000 (15:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Dec 2025 21:51:29 +0000 (13:51 -0800)
commit8ef7355a8ffb0273f5b4713a0b1502887f8825d0
tree96bf2f695f5a3b13a9684a4908ca0be2c4829fa1
parente9d221b0b70869fa770e95acf143149c0b8705f6
doc: git-pull: fix 'git --rebase abort' typo

An earlier commit e9d221b0 (doc: git-pull: clarify how to exit a
conflicted merge, 2025-10-15) misspelt `git rebase --abort` to
`git --rebase abort`.  Fix it.

Signed-off-by: Julia Evans <julia@jvns.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-pull.adoc