| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The iterator used to yield Commit() objects, which does not play well with inheritance. Yield cls() instead. Signed-off-by: Yuri Volchkov <yuri@volch.org>
|
I am not sure the test failure: stderr: 'fatal: unable to connect to localhost: localhost[0: ::1]: errno=Connection refused localhost[1: 127.0.0.1]: errno=Connection refused is related to my changes anyhow... Is that a known issue. Or could someone help me figure out what is wrong? |
Sorry, something went wrong.
|
Thanks a lot for the fix! |
Sorry, something went wrong.
|
thanks for the quick merge! Are you planning a release soon by any chance? :) |
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The iterator used to yield Commit() objects, which does not play well
with inheritance. Yield cls() instead.
Signed-off-by: Yuri Volchkov yuri@volch.org