I have the following scenario:
Server A is the main server where developers are pushing the code and merging it to the master line. Now this particular git line is to be synched across the multiple servers say Server B/C/D/E where I just need the repo to be synched.
Is there an automative technique to do the same? Kindly suggest. Thanks!