Skip to content

[FEATURE] --inplace mode and .git sensing #1

@jhermann

Description

@jhermann

In a SCM managed project, I think writing directly to the file system is more productive – git diff will take care of the diffs and other things. A --inplace=no|yes|«backup-extension» or similar option (think sed -i) would achieve that – bonus points for checking for ..git/ and changing the default accordingly.

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