I have a git repository which consists of separate projects.Inside the repository I have individual projects like SAP, REST, BANK, Help,Angular.
Whenever I need to pull the code of individual project, i am getting code from the entire repository and also it makes sense from the behavior of git. Is there any alternate to fetch the individual project code and push it again to the repository?