Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

search and replace across git repos #20

@ashok3t

Description

@ashok3t

As a user of stash plugins, I would like the ability to replace text across multiple repositories, so that I can keep my code base up to date.

Consider, for instance, this behavior across multiple repositories:
git grep -l 'original_text' | xargs sed -i 's/original_text/new_text/g'

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