utzig opened a new pull request #367: Fix clone of repos for non-[install|upgrade] cmds URL: https://github.com/apache/mynewt-newt/pull/367 Add a new function `TryGetOrDownloadProject()` that should be called by commands that want to check out a repo, eg, upgrade/install/sync. Older `TryGetProject()` now just checks that repos exist and bail out with an error if they don't.
---------------------------------------------------------------- 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
