Command and Control
Command and control are Team Members and the Repository Guardisn
Team Members
- Creates a
forkrepo of Remote Project Repository that resides on GitHub. - clone the fork repo from GitGub to workstation
- adds a unique repo feature project branch
- begins designing a feature and begins initial implementation
- frequently does a pull request that informs others team members to discuss the feature and initial code
- other team members may give feedback about the design of the feature and inital code
- The team member discusss the feedback and maybe implement some of the suggested featuree.
- The team member make implemental changes the other team members see

