Using GIT for Dataflex Development: Difference between revisions

m
Line 1: Line 1:
== Why Version control ==
== Why Version control ==
Before we jump into GIT in specific, it is important to mention some reasons why developers are more productive when using version control;
Before we jump into GIT in specific, it is important to mention some reasons why developers are more productive when using version control;
* We can keeping track of multiple versions deployed
* We can keep track of multiple versions deployed
* Multiple developers can be working on same project
* Multiple developers can be working on same project
* It is helpful with code checks  for auditing or training
* It is helpful with code checks  for auditing or training
25

edits