bashlibs
bashlibs copied to clipboard
git hook script should be part of the repository
when you do git clone, git hooks are not part of it. we need to put the hooks in the repositories and use script to copy them to git hooks directory.