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

make clean-all via git submodule foreach #108

Closed
wants to merge 1 commit into from
Closed

make clean-all via git submodule foreach #108

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 1, 2014

Small change. Use git's submodule foreach command to cleanup dependencies. I think this way you won't have to remember to update the makefile when a dependency is added or removed.

bors added a commit that referenced this pull request Jul 1, 2014
Small change. Use git's `submodule` `foreach` command to cleanup dependencies. I think this way you won't have to remember to update the makefile when a dependency is added or removed.
@bors bors closed this Jul 1, 2014
@ghost ghost deleted the clean-submodules branch July 2, 2014 03:01
bors added a commit to alexcrichton/cargo that referenced this pull request Sep 2, 2014
…richton

Small change. Use git's `submodule` `foreach` command to cleanup dependencies. I think this way you won't have to remember to update the makefile when a dependency is added or removed.
ehuss pushed a commit to ehuss/cargo that referenced this pull request Nov 19, 2023
Skip suggestions with multiple options

Fixes rust-lang#78
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

Successfully merging this pull request may close these issues.

1 participant