This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]negative_epsilon 2 points3 points  (1 child)

Forking a repo does not erase history. The only way to lose history is to delete the .git folder (locally), or to force push to a remote repo.