forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitf3e78d9
committed
Correct doc errors
revA..revB → revA...revB (three instead of two dots) [base.py, line467](https://github.com/gitpython-developers/GitPython/blob/master/git/repo/base.py#L467)rorepo is a ~~a~~ Repo instance [test_docs.py, line21](https://github.com/gitpython-developers/GitPython/blob/master/git/test/test_docs.py#L21)closesgitpython-developers#3141 parent6ee9751 commitf3e78d9
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments
Comments
(0)