How to get certain commit from GitHub project

后端 未结 11 1240
名媛妹妹
名媛妹妹 2020-12-07 07:27

I need to download the Facebook API from GitHub. Normally, I just click on the \'Downloads\" tab to download the latest source code. In this case, I need an older commit: 91

11条回答
  •  萌比男神i
    2020-12-07 07:51

    Sivan's answer in gif

    1.Click on commits in github

    2.Select Browse code on the right side of each commit

    3.Click on download zip , which will download source code at that point of time of commit

提交回复
热议问题