/git-replace-text

:octocat: git sub-command to replace a text in a repository.

Primary LanguageMakefileMIT LicenseMIT

git-replace-text

git-replace-text is a git sub-command to replace the text in repository.

Install

$ brew tap ngtk/git-suspenders
$ brew install git-replace-text

Usage

Replace the text in repository:

$ git replace-text <before-pattern> <after-word>