Changes between Version 2 and Version 3 of runbooks/setup
- Timestamp:
- 06/28/21 01:46:43 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
runbooks/setup
v2 v3 9 9 10 10 == Sandbox Testing Mode 11 For collaboration with the rest of the team in Godot and not working on any Revenant production work switch to the ''sandbox'' branch before committing any code. 11 For collaboration with the rest of the team in Godot and not working on any Revenant production work switch to the ''sandbox'' branch before committing any code. To switch to that branch enter the following command from within the 'revenant-studio'' folder: 12 13 {{{#!sh 14 git checkout sandbox 15 }}} 12 16 13 17 = Code Repository