|
|
|
|
|
by imran3740
2563 days 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. |
|