Question: Initial copy of Employee java is already committed to the master In command 1 . sh enter the git commands to , Initialize git Create

Initial copy of Employee java is already committed to the master
In command1. sh enter the git commands to,
Initialize git
Create a new branch 'DEV_feature ?*
Switch to this new branch using checkout
Add the below lines to Employee.java.
public class Employee I
String name;
int id;
double salary;
1
Add Employee.java to Bit
Commit Employee,java using the comment 'Commit Employee'
Switch back to "master' using checkout
Sync all the commits in DEV feature' to master using rebase
 Initial copy of Employee java is already committed to the master

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!