Branchingallows developers and administrators tocreate an isolated copyof the main configuration so they can test changes independently. This avoids impacting the primary environment and allows for safer testing and development.
[Reference:Section 3.5 – Network Access and Management Methods – “Source Control: Branching”, ===========, , , , , ]
Submit