Update Git Structure authored by jtkenny's avatar jtkenny
...@@ -7,4 +7,3 @@ In order to keep the git repo organized and prevent exponential amount extraneou ...@@ -7,4 +7,3 @@ In order to keep the git repo organized and prevent exponential amount extraneou
4. When a significant amount of features have been added or deployment for MP4 is needed, no more feature branches are made and develop is thoroughly tested by multiple team members before creating a merge request to master. 4. When a significant amount of features have been added or deployment for MP4 is needed, no more feature branches are made and develop is thoroughly tested by multiple team members before creating a merge request to master.
5. Once the request has been approved and merged, the new code can be deployed to the VM. 5. Once the request has been approved and merged, the new code can be deployed to the VM.
## Important Wiki and Repo links