Question: Problem Statement Three Developers are working in Aperture Technology co. Their company wantsa better Source Code Management System because the earlier tool had the tendency
Problem Statement
Three Developers are working in Aperture Technology co. Their company wantsa better Source Code Management System because the earlier tool had the tendency to save redundant code. Multiple Developers working simultaneously onthesame block of code also caused problems. You are Mike, and your manager has given you the task of moving the companys code base to git and Github.
Action Items
Create a local git repository and move the entire code base to it
Create a new branch for a new feature you want to add to the application
Merge back the created branch with the master branchCreate a remote repository
Push the local repository to companys remote repository
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
