How to synchronize two substations with Git?
For example,there are two substations:
aaa.domainname.com
bbb.domainname.com
Two substations have the same controller code, they are in respective Controller folders.
In local computer, controller code is in corresponding Controller folder.
So,there is one Controller folder in local computer,and,
there are two Controller folders in Server computer.
How to synchronize local computer's Controller folder to Server's two Controller folders together via Git?