ForkThatGit i.e Fork that Git(Hub repository)
- Developed in Bash
- Compatible with all Unices
This is a script/tool to ease the renaming process of any GitHub repository.
usage:
forkthatgit [-r=<github repository url>] [-u=<github username>] [-o=<old name>] [-n=<new name>]
This is a companion script to forkthatgit
that eases the process of renaming the contents of any directory.
usage:
renameit [-o=<old name>] [-n=<new name>]