From #git: xrq | I'm confused. when you move files from one repository | inside another down a level, how do you tell git not to | throw the "fatal: '..' is outside repository" error? It should presumably act like mv + git rm + git add.
From #git: xrq | I'm confused. when you move files from one repository | inside another down a level, how do you tell git not to | throw the "fatal: '..' is outside repository" error? It should presumably act like mv + git rm + git add.