Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我成功配置存储库但它启动时出现错误;错误是:
无法检索历史记录 Ref“HEAD”不明确或不存在。
无法检索路径参考“HEAD”不明确或不存在。
这只是意味着存储库是空的。我们应该显示更好的错误消息,但是在我们添加存储库托管之前,空存储库很少见。一旦你做出一些提交,这条消息就会消失。
您可以按照此任务了解修复此问题的进度,以显示“此存储库为空。”:
https://secure.phabricator.com/T1493