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

log node template: mark empty un-conflicted commits with #4314

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 5, 2024

  1. log node template: mark empty un-conflicted commits with

    This is useful to see which merges resolve conflicts and to more easily
    sort WIP commits.
    
    Some ideas I thought about and decided against:
    
    - `∅` looked too messy
    
    - I considered using green for "empty", and yellow for "non-empty
      working copy", but I think the dotted circle is visible enough and
    making the working copy stand out is more important.
    
    - There's the option of using `○` for empty commits and `●` for
      non-empty, but I personally feel like so many `●`s would look too heavy.
    ilyagr committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    751b73d View commit details
    Browse the repository at this point in the history