Changes

Jump to navigation Jump to search
Line 84: Line 84:  
This doesn't mean there isn't a central repository where all the good stuff lives but it does mean that git allows you to make your own little development world where you do no damage to anybody else and you get all the control of being able to set up branches that are differing version of the code and have access to its full history whilst offline.
 
This doesn't mean there isn't a central repository where all the good stuff lives but it does mean that git allows you to make your own little development world where you do no damage to anybody else and you get all the control of being able to set up branches that are differing version of the code and have access to its full history whilst offline.
   −
==== Is Stable the best Branch to use? ====
+
==== Is Stable the best branch to use? ====
    
Stable is the particular branch of code that is know good and behaves in a fashion that will match the documentation.
 
Stable is the particular branch of code that is know good and behaves in a fashion that will match the documentation.
Line 636: Line 636:     
We set a breakpoint in the VSC source code listing.
 
We set a breakpoint in the VSC source code listing.
  −
  −
  −
      
<br clear=all>
 
<br clear=all>
511

edits

Navigation menu