pchat-imm opened a new issue #2388: URL: https://github.com/apache/mynewt-core/issues/2388
I tried to use command `newt install` and `newt upgrade`. However, both of them give error > Error: Error downloading repository apache-mynewt-core: No remote upstream for branch "master" This is the capture of my screen > $ newt install -v [apache-mynewt-core]: Downloading repository description Downloading repository mynewt-core (commit: master) from https://github.com/apache/mynewt-core.git Cloning into 'C:\msys64\usr\bin\tmp\newt-repo758994003'... remote: Enumerating objects: 11, done. remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 100% (10/10), done. remote: Total 116628 (delta 1), reused 1 (delta 0), pack-reused 116617 Receiving objects: 100% (116628/116628), 167.07 MiB | 1.11 MiB/s, done. Resolving deltas: 100% (71692/71692), done. Updating files: 100% (6497/6497), done. Error: Error downloading repository apache-mynewt-core: No remote upstream for branch "master" > $ newt upgrade Downloading repository mynewt-core (commit: master) from https://github.com/apache/mynewt-core.git Error: Error downloading repository apache-mynewt-core: No remote upstream for branch "master" please help me solve this problem ---------------------------------------------------------------- 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]
