Integration with GIT


(Sudeera) #1

We are moving to Squiz Matrix from our own CMS and we are investigating how to replicate the workflow we have been doing.
We use Git (not GitHub) version control and Bit Bucket repository. They are in our own servers. Also we have a separate development server and production servers.

Usually we start developing website in locally (localhost) and then push to the development server.

So, the files such as CSS. JS, images, and layout files are setup in locally and the push to the repo.

How do we do this in Squiz matrix?

I am aware about the Git bridge but I don’t think that is exactly what we need.

How do we keep these files outside squiz and setup local working area?

found this topic but can’t see it is actually answered. The versioning and workflow problem - dev teams : git integration?