Git Merging a whole repository a folder of another -


hopefully interesting question, i'm using git source control , have need merge whole repository ( don't have write access ) repository do, want place nested folder.

'.\x -> .\y\x' 

i need retain history of source repository i'll continuing pull updates.

i've spent while looking @ no avail.

can me out here?

thanks in advance.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -