RafaelKr commented on issue #792: [MAJOR] Gradle upgrade from 4.10.3 to 6.x URL: https://github.com/apache/cordova-android/pull/792#issuecomment-576672398 @breautek No, I also thought the problem comes from using SSH. But @erisu mentioned the escaped # and that's right. His log says `Files\Git\cmd\git.EXE ls-remote -h -t ssh://[email protected]/breautek/cordova-android%5C.git` and `%5C` is the url encoded backslash. @wilywork try this: `cordova platform add github:apache/cordova-android` @breautek just deleted his branch, so all the other mentioned methods won't work anymore.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
