git-cc
Create a carbon copy of a Git repo, but with Git removed.
usage: git-cc repo_dir des_dir
Recursively backup a git repository (and its submodules) to a new, git-less source tree.
Effectively wraps up an arbitrarily complex git repo into a flat-packaged mass of code.