You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2018/10/16 16:29:17 UTC

[mynewt-newt] 01/01: Merge pull request #219 from michal-narajowski/newt-compat

This is an automated email from the ASF dual-hosted git repository.

naraj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git

commit 5030b393015f0f86aebf0cf4dfdbf54cc9a8c6e0
Merge: 26611ab f9277d8
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Tue Oct 16 18:29:11 2018 +0200

    Merge pull request #219 from michal-narajowski/newt-compat
    
    Check newt compatibility on install/upgrade and other commands

 newt/install/install.go | 32 ++++++++++++++++++++++++++++
 newt/project/project.go | 55 +++++++++++++++++++++++++++++++++++--------------
 newt/repo/repo.go       |  4 ++++
 newt/repo/version.go    |  6 ++++++
 4 files changed, 81 insertions(+), 16 deletions(-)