Skip to content

cloning with --recursive option resulting older than the newest version of models submodule #83

@marpi82

Description

@marpi82

I have cloned pysunspec with command:
"$ git clone --recursive https://github.com/sunspec/pysunspec.git"

But i don't know why i have older version of submodule (models), in newest version brand:master manifest.py have:

...except Exception as e:

older one which was cloned with --recursive have:

...except Exception, e:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions