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

[Feature request] Use a specific branch from a git repository as a fusesoc library #714

Open
rbrglez opened this issue Dec 22, 2024 · 2 comments

Comments

@rbrglez
Copy link

rbrglez commented Dec 22, 2024

I want an option to specify which branch of some-lib repository will be downloaded with fusesoc.
Quick and dirty example how could it be implemented:

fusesoc library add some-lib "-b some-branch git@github.com:some-lib/some-lib.git"
@rbrglez
Copy link
Author

rbrglez commented Dec 22, 2024

Link to pull request: #715

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@rbrglez and others