Skip to content

Function to get number of changed/deleted/added files for a single commit? #1241

@dubcanada

Description

@dubcanada

Hello,

I am wondering if there is currently a way to determine how many files are changed/deleted/added in a single commit? Something pretty much like

git show --pretty="format:" --name-only SHA | wc -l

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions