Support `dolt checkout` by commit hash or tag name also known as detached head
Open
cli
enhancement
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
This functionality is present in git but not yet with dolt, i.e.
```
dolt checkout 39mg263d
dolt checkout myTag
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.