【发布时间】:2010-10-18 19:09:53
【问题描述】:
当我执行 git push 时,我看到以下内容:
warning: updating the currently checked out branch; this may cause confusion,
as the index and working tree do not reflect changes that are now in HEAD.
我在 Google 上搜索了这条消息,我只能找到 git mailing list discussion,作者试图准确地决定如何让这条消息更好地向我传达真正的问题是什么。
这是怎么造成的,我该如何解决?
【问题讨论】:
-
@WilliamTate 不,这个帖子处理警告,链接帖子处理错误
-
是的,我认为这是您收到的警告,而不是以前版本的 Git 中的错误。
标签: git