forked from UCL-COMP0233-25-26/RSE-Classwork
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
git branch sound
git switch sound
git commit -m 'red'
git branch colours
git switch colours
git commit -m 'pink'
git commit -m 'orange'
git switch sound
git commit -m 'white noise'
git switch master
git branch taste
git switch taste
git commit -m 'sweet'
git switch sound
git merge taste
git switch taste
git commit -m 'taste'
git switch master
git branch touch
git commit -m 'soft'
undo
git switch touch
git commit -m 'soft'
git commit -m 'sharp'
git switch master
```bashMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working