m-gorecki opened a new pull request, #543: URL: https://github.com/apache/mynewt-newt/pull/543
Upgrading project using shallow option was causing an error if repository version was specified as specific commit. Because this specific commit could not yet be fetched it could not be found during version validation. Now if shallow upgrade is being performed, instead of returning an error immediately after commit was not found, we first try to fetch the specified commit. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
