TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Should you be able to change git history

1 点作者 bitmilitia将近 11 年前
This HN Thread: https://news.ycombinator.com/item?id=7932624 Talks about a tool where you can change your git history to draw in your GitHub profile. Obviously I think its a good idea. Wanted to get the communities thoughts.

1 comment

yebyen将近 11 年前
It's not really changing history, just backdating commits. Can anything be done to stop people adjusting their system clocks, or writing false data into their commit history? There is no way to disprove those commits, especially since commit and push are disparate events in git.