GitHub fork a repo from previous commit -


i've found repository on github fork - not current version.

i want fork repo quite few commits - possible? repo has not marked releases, i'm not sure how this. copy code in commit, prefer fork, link original repo.

you can fork current repository.

you can reset forked repository's master branch earlier commit though, giving repository in same state if had forked @ point.

see: how can rollback github repository specific commit?


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -