Commit 22b1124
committed
doc: git-pull: fix 'git --rebase abort' typo
`git --rebase abort` should be `git rebase --abort`.
(typo introduced in e9d221b)
Signed-off-by: Julia Evans <[email protected]>1 parent f0ef5b6 commit 22b1124
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments