For our controls process I am trying to get more documentation for all of the changes in our code.
Is it possible for SourceTree to email everyone connected to that repository when a commitment has been pushed and they should have a pull notification?
Sourcetree itself doesn't have this capability as a client only. What you might want to investigate are post-commit hooks which allow you to run scripts of varying complexity in response to a commit pushed to your repository's server. The options for how to accomplish this within a hook are myriad I suspect.
Brian Ganninger
Senior Mac Developer, Sourcetree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.