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 2019/03/14 16:23:26 UTC

[GitHub] [mynewt-newt] ccollins476ad opened a new pull request #277: Allow @repo/cfg.yml style import paths

ccollins476ad opened a new pull request #277: Allow @repo/cfg.yml style import paths
URL: https://github.com/apache/mynewt-newt/pull/277
 
 
   Prior to this commit, paths specified in `$import` were either:
       * absolute path
       * relative path (relative to project base).
   
   Now, a third type of import path is supported:
       * repo path (e.g., "@apache-mynewt-core/myconfigs/cfg.yml")

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services