My repository structure is like this:
Main folder
|-- A
| |-- some
| +-- files
|
+-- B
|-- some
|-- more
+-- files
But when I pull it only A
folder is there.
My repository structure is like this:
Main folder
|-- A
| |-- some
| +-- files
|
+-- B
|-- some
|-- more
+-- files
But when I pull it only A
folder is there.