这对我的理解很奇怪,我确信我在这里遗漏了一些东西……
此外,GitKraken正在拆分/显示与2个不同分支相同分支的提交.
这是一个例子:
注意:数字表示创建提交时的时间顺序.下图中的所有提交都来自主分支. Commit 7 parent是commit 6.
>为什么GitKraken移动提交5和6?
>为什么GitKraken在两个不同的“分支”中拆分同一分支的提交? (实际上只存在一个,主人)
在GitHub和gitk中,我只按时间顺序看到所有提交的一个分支.
使用gitk编辑–all :(抱歉修剪消息信息).正如我所说,在github提交中,也按时间顺序显示“预期”顺序.
最佳答案 我刚才向GitKraken提出了这方面的支持.他们的回应:
The graph behavior you noted below is a known issue that is currently with our team for review. GitKraken only looks at the commit timestamp when drawing the graph, so when those commits are not in chronological order, the result is the orphaned commit seemingly on a separate branch. I’ll give that existing item a +1 to note your additional interest in a fix for that issue.