remote-rename/README.md

438 B

remote-rename

ava fox

walks through a directory, going into subdirectories changing any git remotes it finds

Build

clone the repo, and run make in the directory (assuming you already have a lisp installed)

Usage

remote-rename DIRECTORY OLD-ACCOUNT NEW-ACCOUNT

DIRECTORY - filepath (can be relative/absolute)

OLD-ACCOUNT - old username for your git account

NEW-ACCOUNT - new account username

License

NPLv1+