Team,
I written pre-commit hook on my central repository. When my client clone the repository it never propagate the hooks. so i need to do something that hooks should also be copied to my client repository. My clients are windows user and msysgit is being as client.
Is there any way i can get hooks copied to my local repo?
Thanks Bala