News

Developers often use git repositories to store and retrieve source code files. This is usually done on a desktop computer, but new iOS apps allow you to access git repositories while on the go.
Note that the .zip file does not come with the .git directory in it (at least from BitBucket -- I don't know how github or gitlab behave in this respect) so there's no actual repo behind it; just ...