You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The aim is to be as compatible as possible but most probably it will be impossible to archive 100% compatibility.
Please also keep in mind that the project is at a very early stage right now.
Since you did quite a lot of changes, I'd suggest to make multiple small PR for each kind of changes you did.
This way the reviewer (@smacker) does have too much code to review and you get better feedback on it.
I am willing to submit some smaller PRs. However, I am more worried about @smacker. It seems that his time is not very certain. In my comments, he will take a long time to reply...
e.g.
repo.last_commit.oid return -> String
but,in this lib:
repo.last_commit.target_id.to_s return -> String
The text was updated successfully, but these errors were encountered: