Changes between Version 2 and Version 3 of runbooks/setup


Ignore:
Timestamp:
06/28/21 01:46:43 (4 years ago)
Author:
Jonathan Neufeld
Comment:

Switch to sandbox branch for Studio repo

Legend:

Unmodified
Added
Removed
Modified
  • runbooks/setup

    v2 v3  
    99
    1010== 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.
     11For 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
     14git checkout sandbox
     15}}}
    1216
    1317= Code Repository