-
Type:
Suggestion
-
Resolution: Low Engagement
-
None
-
Component/s: Repository - Hooks
-
0
It would save a lot of time and training to pass out client-side git-hooks from Stash.
Ideally, a client-side git-hook could be uploaded to a Stash repository through the web interface. Clients that clone the repository could have the git-hooks downloaded and installed automatically to integrated SourceTree clients.
An example would be utilizing a pre-push git-hook to enforce that all unit tests need to be run before pushing to a repository, as a team standard.