Commit 4a1339a
Make git.cmd.Git.CatFileContentStream iterable
Add __next__ method to git.cmd.Git.CatFileContentStream, so it can actually be used as an iterable1 parent 037d62a commit 4a1339a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
500 | 503 | | |
501 | 504 | | |
502 | 505 | | |
| |||
0 commit comments