mirror of
https://github.com/git/git.git
synced 2026-01-09 01:34:00 +00:00
Merge branch 'je/doc-pull'
Doc fixup. * je/doc-pull: doc: git-pull: fix 'git --rebase abort' typo
This commit is contained in:
@@ -37,8 +37,8 @@ You can also set the configuration options `pull.rebase`, `pull.squash`,
|
|||||||
or `pull.ff` with your preferred behaviour.
|
or `pull.ff` with your preferred behaviour.
|
||||||
|
|
||||||
If there's a merge conflict during the merge or rebase that you don't
|
If there's a merge conflict during the merge or rebase that you don't
|
||||||
want to handle, you can safely abort it with `git merge --abort` or `git
|
want to handle, you can safely abort it with `git merge --abort` or
|
||||||
--rebase abort`.
|
`git rebase --abort`.
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user