Charlie 0 Report post Posted October 26, 2020 Hey all, Basically the title. I'm looking for a way to automatically sync with git any time a checkin is done with PlasticSCM. It's not a big deal for me to manually hit the sync button, but we have a few team members who I suspect will forget to do this regularly and I don't want to have to do big sync jobs every time I remember to do it. So, is there any way to do this? Thanks in advance! Share this post Link to post Share on other sites
calbzam 94 Report post Posted October 27, 2020 Hi, You can create a "after-ckeckin" trigger so the sync command is executed inside the trigger. Please check: https://www.plasticscm.com/documentation/triggers/plastic-scm-version-control-triggers-guide Regards, Carlos. 1 Share this post Link to post Share on other sites
Charlie 0 Report post Posted October 27, 2020 3 hours ago, calbzam said: Hi, You can create a "after-ckeckin" trigger so the sync command is executed inside the trigger. Please check: https://www.plasticscm.com/documentation/triggers/plastic-scm-version-control-triggers-guide Regards, Carlos. Exactly what I was looking for! Thank you! Share this post Link to post Share on other sites