Skip to content

Why not use forgit::diff on forgit::log enter? #217

@carlfriedrich

Description

@carlfriedrich

Check list

  • I have read through the README
  • I have the latest version of forgit
  • I have searched through the existing issues

Environment info

  • OS
    • Linux
    • Mac OS X
    • Windows
    • Others:
  • Shell
    • bash
    • zsh
    • fish

Problem / Steps to reproduce

When using glo (forgit::log) we can press Enter to show the changeset of the selected commit. The presentation, however, is rendered using the basic git diff command. We have a much more user friendly diff command gd (forgit::diff) right in forgit, though.

@wfxr @cjappl
Is there a specific reason why we do not use this as an enter command?

If not, I would love to provide a patch to integrate this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions