You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2018. It is now read-only.
To do this, we'd have to implement some way to tag the rust directory with the commit hash. Maybe just touch an empty file with the name of the commit hash, then check to see if the file exists. If it doesn't, delete the directory and re-download. If it exists then we already have the right version and don't need to re-download the tarball.
Or save the download with the commit version in the file name?
On 11 Jun 2015 8:43 am, "Matt Coffin" notifications@github.com wrote:
To do this, we'd have to implement some way to tag the rust directory with
the commit hash. Maybe just touch an empty file with the name of the
commit hash, then check to see if the file exists. If it doesn't, delete
the directory and re-download. If it exists then we already have the right
version and don't need to re-download the tarball.
—
Reply to this email directly or view it on GitHub #1 (comment)
.
No description provided.
The text was updated successfully, but these errors were encountered: