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.
我已经安装了 Git,Qt Creator 可以识别它并且可以很好地设置存储库。但是,当我进入提交屏幕时,我得到了这个:
请注意,实际的提交按钮不可用。当我关闭那个窗口时,它给了我这个:
有谁知道为什么?
答案是 Git 要求您在提交之前添加注释。