This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "Commits"

From BZFlagWiki
Jump to: navigation, search
m (CVS->SVN)
(added category and updated link)
 
Line 1: Line 1:
A commit is a change to the [[BZFlag Source]] Code that is submitted to the [[BZFlag SVN]] System and becomes part of the mainline source code. Commits are how developers fix bugs and extend the game.
+
A commit is a change to the [[BZFlag Source]] Code that is submitted to the [[BZFlag Git]] System and becomes part of the mainline source code. Commits are how developers fix bugs and extend the game.
 +
 
 +
[[Category:Development]]

Latest revision as of 02:40, 27 November 2016

A commit is a change to the BZFlag Source Code that is submitted to the BZFlag Git System and becomes part of the mainline source code. Commits are how developers fix bugs and extend the game.