We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Answers UCL-RITS/rsd-classwork-2019#1
The text was updated successfully, but these errors were encountered: