XForms, a GUI toolkit for X - News: git repository added
Latest News
New release 1.2.4 posted by jtt, Sat 28 Jun 2014 09:02:07 PM UTC
New release 1.2.3 posted by jtt, Wed 15 Jan 2014 03:38:54 PM UTC
New release 1.2.2 posted by jtt, Tue 14 Jan 2014 05:49:54 PM UTC
New release 1.2.1 posted by jtt, Sun 05 Jan 2014 02:48:47 PM UTC
New release 1.2.0 posted by jtt, Thu 02 Jan 2014 08:14:48 PM UTC
git repository added
Item posted by Jens Thoms Törring <jtt> on Thu 16 Apr 2009 10:18:39 AM UTC.
Beside being able to view the source code for XForms in the CVS repository you now also may use a git repository. To download it (including the complete history) just use the command
git clone git://git.savannah.nongnu.org/xforms.git
(assuming that you have git installed). To later download
the newest version you just have to use
git pull