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

More minimalistic display of submodule (short) diffs #700

Merged
merged 3 commits into from
Aug 23, 2021

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    a909526 View commit details
    Browse the repository at this point in the history
  2. More minimalistic display of submodule log diffs

    Partially fixes #662
    dandavison committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    e22fd94 View commit details
    Browse the repository at this point in the history
  3. Defer emitting hunk header until first true hunk line

    A consequence is that we do not emit the (pseudo) hunk header in
    submodule (short) state; see #662.
    dandavison committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    fab92d0 View commit details
    Browse the repository at this point in the history