How frequently is the registry updated?
The registry is updated hourly, with any repository containing one or more new commits being refreshed.
How do you extract a .bundle file?
To extract a .bundle file, simply execute the clone command as usual:
git clone file.bundle
The parameters remain the same.
How many commits are retained?
We store only the most recent 100 commits.