# Error 214

# Source

# Error 214

```gitgraph
[log]
git commit -m '1'
git switch -c foo
git switch -c foo
git commit -m '2'
git commit -m '3'
```