我正在使用 SmartGit/Hg 4.6.2。安装程序正常进行。我连接了我的 git 帐户。我的 git 帐户是一个组织,因为我正在和一个朋友一起做我的项目。当我单击与 git 相关的任何选项(推送、拉取、同步...)时,会弹出错误消息:
Head does not point to valid commit.
It's not possible to perform the requested operation without valid head.
但是在存储库设置中,在默认分支下,我选择了 master。现在,我无法让它工作。