mathew-kurian/git-deep
GIT can make your repo more modular with `git submodule` (as shown in this repo). Here is a utility to send recursive commands through the submodules (like `git submodule foreach` but better)
JavaScript
GIT can make your repo more modular with `git submodule` (as shown in this repo). Here is a utility to send recursive commands through the submodules (like `git submodule foreach` but better)
JavaScript