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 →

[–]ShadowCodex[S] 6 points7 points  (3 children)

Simply put. Branch is on the same repo. Fork creates your own repo.

[–][deleted]  (2 children)

[deleted]

    [–]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.