[tsp-client] Optimize init to only checkout sparse spec once
Open
TypeSpec
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
During init we perform a sparse spec checkout twice, first to initialize the sdk then during the sync portion of the code. Look into only performing the sparse spec checkout once.
Contributor guide
Assessment
This issue has not been assessed yet.