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

Would be useful if cherry-picker messages were more prominent #116

Open
smontanaro opened this issue Feb 12, 2024 · 1 comment
Open

Would be useful if cherry-picker messages were more prominent #116

smontanaro opened this issue Feb 12, 2024 · 1 comment

Comments

@smontanaro
Copy link

As people have learned I am not always the most observant person in the world. My initial attempts to use cherry-picker were complicated by the fact that I paid attention to messages from git cherry-pick, not cherry-picker's own messages. It would be nice if the message sources were better distinguished, either by dimming the messages from git cherry-pick or by coloring the messages from cherry-picker.

If you think something like this would be useful, I could work on a PR. It seems that any desired changes would be straightforward, as current console output already uses click.echo().

@smontanaro
Copy link
Author

Here's more-or-less what I have in mind. I just created a trivial script using click.secho echoing
some existing output from a cherry_picker run.
clickex.txt

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

1 participant