Difference between revisions of "Get the code"

From Freeplane - free mind mapping and knowledge management software
(Created page with 'Freeplane uses a [http://en.wikipedia.org/wiki/Distributed_revision_control distributed revision control] system named ''Bazaar''. Use this instead of the source packages that ar...')
 
(bzr -> git)
Line 1: Line 1:
Freeplane uses a [http://en.wikipedia.org/wiki/Distributed_revision_control distributed revision control] system named ''Bazaar''. Use this instead of the source packages that are contained in the releases if you plan to take up coding.
+
Freeplane uses a [http://en.wikipedia.org/wiki/Distributed_revision_control distributed revision control] system named ''git''. Use this instead of the source packages that are contained in the releases if you plan to take up coding.
  
* [[Bazaar howto|Get the code and learn how to use Bazaar]]
+
* [[Git howto|Learn how to use git and get the code]]
  
 
[[Category:Coding]]
 
[[Category:Coding]]

Revision as of 20:54, 24 September 2012

Freeplane uses a distributed revision control system named git. Use this instead of the source packages that are contained in the releases if you plan to take up coding.