This repository is a part of the Shotgun Pipeline Toolkit.
For documentation, see http://developer.shotgunsoftware.com/tk-multi-publish2/
Don't hesitate to contact us! You can find us on [email protected]
git remote add upstream https://github.com/shotgunsoftware/tk-multi-publish2.git
git remote add production //bstorage/rep/set/deployment/tk-multi-publish2.git
Pull upstream updates:
git pull upstream master