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

fix(core-support): add history -c support #184

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

starpit
Copy link
Contributor

@starpit starpit commented Jan 10, 2019

also implement a real usage model for the history command

Fixes #179

Thanks for your contribution! This project uses Conventional Commits as a guide for commit messages. Please ensure that your commit message follows this structure:

type(component?): message

type is one of: feat, fix, docs, chore, style, refactor, perf, test

component optionally is the name of the module you are fixing; either "core" or a named module in app/plugins/modules

Thanks!

@starpit starpit force-pushed the fix_179 branch 4 times, most recently from b8c0263 to e7a76c9 Compare January 10, 2019 18:43
also implement a real usage model for the history command

Fixes kubernetes-sigs#179
@starpit starpit merged commit cc1755b into kubernetes-sigs:master Jan 10, 2019
@starpit starpit deleted the fix_179 branch January 10, 2019 19:20
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.

is there a way to clear history?
1 participant