Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class exercise 1 #1

Open
ejdowling opened this issue Oct 10, 2019 · 0 comments
Open

Class exercise 1 #1

ejdowling opened this issue Oct 10, 2019 · 0 comments

Comments

@ejdowling
Copy link
Owner

Screenshot 2019-10-10 at 11 05 57

git commit -m "is working"
git branch colours
git checkout colours
git commit -m "red"
git commit -m "pink"
git commit -m "orange"
git checkout e137e9b
git commit
git checkout master
git checkout taste
Cannot find commit: taste
git checkout -b taste
git commit -m "sweet"
git commit -m "salty"
git checkout red
Cannot find commit: red
git checkout e6624eb
git commit -m "white noise"
git commit -m "merge"
bit branch sound
I don't understand that.
git branch sound
git branch
  master
  colours
  taste
  sound
git checkout 87993a0
git merge sound
git checkout 41389a5
Cannot find commit: 41389a5
git checkout sound
git merge 87993a0
checkout head
I don't understand that.
git checkout master
git checkout -b "touch"
git commit -m "soft"
git commit -m "sharp"

Answers UCL-RITS/rsd-classwork-2019#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant