Microsoft/vscode
在 GitHub 查看Git - improve error handling for publishing an empty repository
Open
#246,562 创建于 2025年4月15日
buggithelp wanted
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
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