Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a Git working directory with feature 1 . txt and feature 2 . txt in the master branch 2 . Create 3 branches develop,
Create a Git working directory with featuretxt and featuretxt in the
master branch
Create branches develop, feature and feature
In develop branch create develop.txt do not stage or commit it
Stash this file and check out to feature branch
Create new.txt file in feature branch, stage and commit this file
Checkout to develop, unstash this file and commit
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started