Skip to content

Chore completion update #3807

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

Closed
wants to merge 9 commits into from
Closed

Conversation

catull
Copy link
Contributor

@catull catull commented Dec 31, 2016

Added recent changes to ng build, ng generate, ng init and ng new command completion.

init_opts='--dry-run inline-style inline-template --link-cli --mobile --name --prefix --routing --skip-npm --source-dir --style --verbose -d -is -it -lc -n -p -sb -sd -sn -v'
new_opts='--directory --dry-run inline-style inline-template --link-cli --mobile --prefix --routing --skip-git --skip-npm --source-dir --style --verbose -d -dir -is -it -lc -p -sb -sd -sg -sn -v'
init_opts='--dry-run --inline-style --inline-template --link-cli --mobile --name --prefix --routing --skip-commit --skip-git --skip-npm --source-dir --style --verbose -d -is -it -lc -n -p -sc -sd -sg -sn -v'
new_opts='--directory --dry-run --inline-style --inline-template --link-cli --mobile --prefix --routing --skip-comit --skip-git --skip-npm --source-dir --style --verbose -d -dir -is -it -lc -p -sc -sd -sg -sn -v'
Copy link

Choose a reason for hiding this comment

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

Typo? --skip-comit -> --skip-commit

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Touché, you have good eyes!
Will amend.

@catull
Copy link
Contributor Author

catull commented Jan 15, 2017

This PR is superseded by PR #3981, which solves the problem in a much more dynamic and generic way.
I am the author of both PRs.
My advise is to focus on PR #3981.

@catull catull closed this Jan 15, 2017
@catull catull deleted the chore-completion-update branch February 3, 2017 04:48
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants