[prev] [next] [up] [top] Git

Additionally to the main CVS repository there is also a Git mirror available, also hosted by SourceForge. To clone the repository use the following command.

git clone git://zsh.git.sf.net/gitroot/zsh/zsh

You can also browse the repository online through gitweb.

To build it, you will need to run Util/preconfig to build the configure script. This requires that you have a copy of autoconf installed. Documentation is pre-built for the releases so unless you have Yodl installed builds from Git sources will fail when they come to build documentation. This is after zsh itself has been built so don't let that error worry you.

The master branch contains the current development.

Be aware that if you obtain your copy of Zsh in any of the ways described on this page, it is likely to contain many more bugs than the official releases. If you're not interested in having the very latest features and just want to get on with some real work get the latest stable release.


Disclaimer Last modified: $Date: 2010/04/09 22:03:27 $