Skip to content

Creating a raw diff, without generating deltas (patches) #736

@jnareb

Description

@jnareb

As far as I can see there currently is no way to request only tree-level diff, that is as if with git diff-tree or git diff --raw. If I am interested only in names of changed files, I don't want to pay the penalty for generating text of diff between files (generating patch).

I would also like to have recipe for equivalent of $ git diff-tree -r --name-only

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