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 checkout HEAD~1 git commit -m '' git checkout master git checkout -b touch git commit -m 'soft' git commit -m 'sharp' git checkout master git checkout -b colours git commit -m 'red' git commit -m 'pink' git commit -m 'orange' git checkout master git checkout -b taste git commit -m 'sweet' git commit -m 'salty' git checkout -b sound 61920b8 git commit -m 'white noise' git merge acb3a91 git checkout master
The orphaned commit can also be created by making a branch and then deleting the branch.
Answers UCL-RITS#2
TG4
https://hackmd.io/m1wTEWFrSuSr9URiBCgAiA
The text was updated successfully, but these errors were encountered:
Tagged team members (to make it easier for them to find this for reference).
@alessandrofelder @twemyss @ucapgum @esl-lewis @zccaari @ugne112 @nuttamas @MarinMlinarevic
Sorry, something went wrong.
No branches or pull requests
Screenshot
Code
Orphaned commit
The orphaned commit can also be created by making a branch and then deleting the branch.
Details
Answers UCL-RITS#2
Team members
TG4
https://hackmd.io/m1wTEWFrSuSr9URiBCgAiA
The text was updated successfully, but these errors were encountered: