Microsoft/vscode
View on GitHubGit - improve error handling for publishing an empty repository
Open
#246,562 opened on Apr 15, 2025
buggithelp wanted
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (Avg merge 11h 43m) (1,000 merged PRs in 30d)
Description
mkdir test; cd test; git init .- Add a file e.g.
touch README.md - Execute
Git: Publishcommand - Choose either private or public repo
- :bug: publish fails with the following error
Forked from https://github.com/microsoft/vscode/issues/244816#issuecomment-2756220251