eg: workspace project_a src .git project_b src .git I need to port project_b's code to project_a. vice versa! But when i to do this, it shows me, there's no .git in workspace dir.
eg:
workspace
project_a
src
.git
project_b
src
.git
I need to port project_b's code to project_a. vice versa! But when i to do this, it shows me, there's no .git in workspace dir.