We are facing some problem in Git pull when doing it from different server. It merges every time some unwanted content from one server to other which is not actually required. We need to have different repositories for Listener server, Web application server and Analytics server so that we can work independently on every server.
We are facing some problem in Git pull when doing it from different server. It merges every time some unwanted content from one server to other which is not actually required. We need to have different repositories for Listener server, Web application server and Analytics server so that we can work independently on every server.