Skip to content

Why Can't we download old versions of the repo as a complete .zip of any version of the Repo in GitHub? it only works for the latest version only. #130727

Closed Answered by davevad93
Husam-AbuZina asked this question in Repositories
Discussion options

You must be logged in to vote

Hi @Husam-AbuZina ,

It's actually possible to download the zip of an older repo version, to do so follow these steps:

  1. Click on the commit history of the repo:

  1. Choose an older commit and click on View commit details:

  1. Click on Browse files in order to browse the repo at that point in the history:

  1. As you can see, you are now browsing an older version of the repo:

  1. Now you can download the zip of the older repo with all its contents by clicking on Code => Download ZIP

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Mearayrret

This comment was marked as spam.

Answer selected by Husam-AbuZina

This comment was marked as spam.

Comment options

You must be logged in to vote
1 reply
@davevad93
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question
3 participants