Skip to content

2.3 Git Basics should mention pressing "q" to quit git log --patch #1980

Open
@DylanWhitaker

Description

@DylanWhitaker

General overview of your idea.

One of the more helpful options is -p or --patch, which shows the difference (the patch output) introduced in each commit. You can also limit the number of log entries displayed, such as using -2 to show only the last two entries.

There's not mention of pressing "q" to exit the view of the changes. I had to look this up separately.

What problem will this solve?

This will prevent mild inconvenience.

Have you thought about other solutions?

Google

Do you want to help with this enhancement idea?

No

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions