Common mistake:Embedding git repositories
If you have encountered the above warning while pushing your code to the github,then you are at the right place!
This warning occurs when there is git repository inside another git repository.
Most commonly this is seen in full stack projects where t...
jatinrawat.hashnode.dev2 min read