Update 'Development workflow'
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
### A new branch
|
### A new branch
|
||||||
|
|
||||||
In the lower right hand corner of the IDE will be displayed the current branch that is checked out from the repository. The branch **master** is the branch that the production game runs on; reflecting the current codebase. All new branches should be sourced from this master.
|
In the lower right hand corner of the IDE will be displayed the current branch that is checked out from the repository. The branch **master** reflects the current codebase running in production. All new branches should be sourced from origin.master.
|
||||||
|
|
||||||

|

|
||||||
![]()
|
![]()
|
||||||
|
|||||||
Reference in New Issue
Block a user