| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Ping @tbranyen, @johnhaley81, @maxkorp. |
Sorry, something went wrong.
|
It's been far more than a year, please close this if you do not want to merge it. |
Sorry, something went wrong.
|
Tests aren't passing and the CI is failing. We can't merge it like this. Please correct the issues or ask for help and we can get this merged if it's still needed. |
Sorry, something went wrong.
|
@tbranyen If I remember correctly, the failures were due to problems on your side, not on mine, and CI last ran two years ago on this. But sure, I will rebase and force-push to cause a new CI run. |
Sorry, something went wrong.
Repository#getCommit uses Commit.lookup and then manually assigns to Commit#repo even though Commit.lookup already does that.
|
My patch seems to be working fine, so it must have been problems with your existing code or your CI setup. |
Sorry, something went wrong.
|
Looks good 👍, thanks for getting the PR into a mergeable state. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Repository#getCommit uses Commit.lookup and then manually assigns to Commit#repo even though Commit.lookup already does that. There is no way for Commit.lookup to return a Commit without a repo property.