Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

third_party: add small setup script to ease switching #181

Closed
wants to merge 1 commit into from

Conversation

mithro
Copy link
Member

@mithro mithro commented Jan 24, 2016

No description provided.

# pull
for d in ["migen", "misoc", "liteeth", "litescope", "fx2lib"]:
os.chdir(os.path.join(current_path, d))
subprocess.call("git pull")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm unsure the git pull is right here. Will that pull to the version that the submodule is pointed at.

@mithro
Copy link
Member Author

mithro commented May 19, 2018

This pull request is quite old, so I'm going to close it.

@mithro mithro closed this May 19, 2018
@mithro mithro deleted the windows-switch branch August 31, 2018 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants