We have a update configuration script that we need to run everutime we switch branches etc. Is it possible to configure Sourcetree to rautomatically run a script when I change branch?
Hi
No, I'm afraid there is nothing in SourceTree currently to support that, but you could try using git hooks, which SourceTree should respect, e.g. the post-checkout hook
http://git-scm.com/docs/githooks
Yea im having the same issue due git lfs not working properly
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.