Skip to content

Bug: #1

@brian-chiang-git

Description

@brian-chiang-git

Description

Image
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
```bash

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions