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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -