I have two repositories A and B in github. I have clone repo B inside one of the A's folders and now i want to update repo A and push the folder gotten from repo B inside github using Clion, and what i get is this kind of folder in repo A which is empty and not clickable:
I want to know how i can update repo A and also repo B with this kind of situation in Clion.