= git - the stupid content tracker = == Description == Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-operations and full access to internals. -- `man git` == SPKG Maintainers == * Keshav Kini == Upstream Contact == * Maintainer: Junio C. Hamano * Website: http://git-scm.com/ == Dependencies == * zlib Note: excluding libcurl and expat because they are large and only required if you're communicating with repositories over HTTP. If you need to do so, please use an external version of git. == Changelog == === git-1.7.9.4 (Keshav Kini, 2012-03-19) === * Upgrade to latest stable * Track dependencies === git-1.7.2.4 (William Stein, 2012-03-19) === * Initial version