RTFM: The RT FAQ Manager

Git version control

We use Git to track all source code changes. GitHub provides a user-friendly view of the repository.

Repository Layout

You can check out a copy of the stable trunk of RTFM (master) from Git using the command line:

git clone git://github.com/bestpractical/rtfm.git -b master