gpt4 book ai didi

git - Git 将来提交不正确的日期会覆盖将来的工作吗?

转载 作者:行者123 更新时间:2023-12-04 11:25:35 25 4
gpt4 key购买 nike

enter image description here
您好,在我的项目中,我有一个工资系统,有时我不得不更改计算机的日期以测试我的系统是否运行良好,现在您可以看到我已经在 future 的日期进行了 2 次之前的提交,我的问题是什么时候发生这些日期来了吗?它会覆盖我的提交吗?
因为 9 月 23 日和 10 月 23 日应该是 8 月 23 日,在这两次之后我做了更多的提交。
谢谢。

最佳答案

What happens when these dates come? Will it override my commits?


不!每个提交都由 unique hash-code 标识基于 on the actual content plus some metadata (如父提交的 ID)。

您可以考虑更改提交日期:
How can one change the timestamp of an old commit in Git?

关于git - Git 将来提交不正确的日期会覆盖将来的工作吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68922667/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com