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

Add a --verbose option for listing labels #4

Merged
merged 2 commits into from
Oct 3, 2017
Merged

Add a --verbose option for listing labels #4

merged 2 commits into from
Oct 3, 2017

Commits on Apr 4, 2017

  1. Add a --verbose option for listing labels

    When --verbose (-v) is passed to the `ghi label -l -v` command, it
    shows the hex codes for the colors of the labels instead of just using
    the color on the background in the terminal.
    
    This allows users to know what colors are already being used in case
    they want to make a matching set of labels for their repository.
    eljobe committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    659f734 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Remove the block variable.

    eljobe committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    2d7b605 View commit details
    Browse the repository at this point in the history