Please download the answer template file here and rename it to <your_andrewid>.txt
.
Submit the text file to the Final assignment on Autolab.
git add
and the actual editing of files, but
should list any other commands you use (should be git commit, git branch, git checkout, and git merge
).
(Assume you start on the master
branch. Hint: the first command should be git commit -m "A"
).
file.txt
looks like this:
This is file.txt. This line was added in the master branch after my-feature was created. This line is added in the my-feature branch.
activemodel/lib/active_model/attribute.rb
in the master
branch and on what date?
myfile.txt
and ran
git add myfile.txt
, but then ran git reset HEAD myfile.txt
and git checkout myfile.txt
.
Find the secret password and write it in your andrewid.txt file.
Hint: the git fsck
command is very helpful.
Have a great summer! 🌞