You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/10/19 18:57:07 UTC

[GitHub] ccollins476ad opened a new pull request #229: Allow branches with no default upstream

ccollins476ad opened a new pull request #229:  Allow branches with no default upstream
URL: https://github.com/apache/mynewt-newt/pull/229
 
 
   Some commands would fail when a repo had a branch with no default upstream checked out.  The failures were as follows:
   
   * `newt info`: Displayed a git "fatal" error instead of the correct version (inferred version if `version.yml` is not present).
   * `newt upgrade`: Aborted without performing the upgrade (displayed the same "fatal" git error).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services