azurvii
Results
2
comments of
azurvii
Sorry, I can't sign the Eclipse agreement with my github commit email. It'd be great if you can help with the change. Thanks!
I found a hack, with `git remote add origin .` (`.` being the root of the git repo). This essentially points the remote `origin` back to local. With that, `gradle...