On Sat, 3 Jan 2015 at 20:23:46 +0100, Christophe wrote: > ----- Ruben Safir <[email protected]> a écrit : > > > > > > Sure, the commands are: > > > > > > git clone -b next git://repo.or.cz/wmaker-crm.git > > > > > > That git clone command is not even documented in the man page. > > > > This gives you the latest development code? > > On my side (git 2.1.4), the '-b xxx' is documented, also as "--branch <name>" > > If you have problems with it, just use the legacy 2 commands: > > git clone git://repo.or.cz/wmaker-crm.git > (cd wmaker-crm) > git checkout next > > "next" is the name of the development branch.
There is also rudimentary information on the webpage: http://windowmaker.org/dev.php Suggestions (and patches to the webpage) are welcome! The source code of the webpage is in the repository: http://repo.or.cz/w/whome.git and it would be helpful is a newcomer patches that info if necessary. -- To unsubscribe, send mail to [email protected].
