Skip to content

Support "git reset <sha> file" #165

Closed
@kaisellgren

Description

@kaisellgren

Add support for the following Git command:

git reset <sha> -- a.txt

The changeset can be the head or an arbitrary changeset. Maybe an overload method for reset such as this would suit:

public void Reset(string shaOrReferenceName, IEnumerable<string> filePaths)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions