Skip to content

make -v cycle between different verbosity settings#27

Merged
wbolster merged 1 commit into
masterfrom
verbosity-cycling
Aug 5, 2020
Merged

make -v cycle between different verbosity settings#27
wbolster merged 1 commit into
masterfrom
verbosity-cycling

Conversation

@wbolster
Copy link
Copy Markdown
Owner

@wbolster wbolster commented Aug 4, 2020

Make the ‘-v’ option cycle between nothing, ‘--verbose’, and ‘--verbose --verbose’. This was suggested before (#22 (review)) but wasn't possible at the time of #22 due to magit-popup.el limitations.

Now that the dispatch menu uses transient.el instead of magit-popup.el (#18, #26), it can be implemented after all.

@wbolster wbolster added the enhancement New feature or request label Aug 4, 2020
@wbolster wbolster self-assigned this Aug 4, 2020
@wbolster
Copy link
Copy Markdown
Owner Author

wbolster commented Aug 4, 2020

@r-zip @pkryger please review 🙏

Make the ‘-v’ option cycle between nothing, ‘--verbose’, and ‘--verbose
--verbose’. This was suggested before
(#22 (review))
but wasn't possible at the time of #22 due to magit-popup.el limitations.

Now that the dispatch menu uses transient.el instead of magit-popup.el
(#18, #26), it can be implemented after all.
@wbolster wbolster force-pushed the verbosity-cycling branch from 995d60f to 205d8e6 Compare August 4, 2020 20:41
Copy link
Copy Markdown
Contributor

@pkryger pkryger left a comment

Choose a reason for hiding this comment

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

Nice and simple 👍

@wbolster wbolster merged commit 88850ab into master Aug 5, 2020
@wbolster wbolster deleted the verbosity-cycling branch August 5, 2020 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants