Files
godOfGit/l7/1_overlay/_Instructions.txt
2020-09-12 11:45:32 -05:00

2 lines
239 B
Plaintext

1) You cloned the master branch an you created a file "feature1.sh". You realize that this is part of a new feature you want to build. Create a local Branch "F1", add the feature1.sh file and push it to the remote branch (also called F1).