6 ms·
No, this does not preserve the history of the repo, just gives a single commit with the existing files. You might also think of this as cloning, then squashing
by imran3740 7y ago
No, this does not preserve the history of the repo, just gives a single commit with the existing files. You might also think of this as cloning, then squashing down the entire history (well, everything in master anyways) to a single (root) commit.