Skip to content

Fails to 'make init-submodules' #45

Closed
@ashtonchase

Description

@ashtonchase

I was unable to successfully run 'make init-submodule'. I received an error when cloning testchipip.

To resolve this I had to edit /.git/config to update the url for the testchipip repo

IS:
url = git@github.com:ucb-bar/testchipip.git
SHOULD BE:
url = https://github.com/ucb-bar/testchipip.git

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Fails to 'make init-submodules' · Issue #45 · ucb-bar/fpga-zynq