ccollins476ad opened a new pull request #388: upgrade: Don't abort if repo references bad commit URL: https://github.com/apache/mynewt-newt/pull/388 Newt would abort the upgrade if a repo's dependency list specifies a nonexistent commit. This was bad because it means a repo maintainer could break `newt upgrade` for all users by deleting a tag or by introducing a typo to their `repository.yml` file. Now newt just warns the user about the problem and proceeds with the upgrade.
---------------------------------------------------------------- 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
