How can I download a zip file from a specific commit?
Open
- Dominant language
- Java
- Stars
- 307
- Forks
- 144
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
After I get a `RepoCommit `object by
`RepoCommit.Smart smt = new RepoCommit.Smart(commit);`
I want to get the Zip file of the commit via` smt.sha()` and download the file from GitHub.
Is it possible to do this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.