Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
skywhopper
1y ago
0 comments
Save
Share
If you’ve checked out the git repo, you can go back to any point in the history and build that revision.
0 comments
3 comments · 1 top-level
top
newest
oldest
glitchdout
1y ago
· 2 in thread
That is, until DOGE decides to rewrite (git) history.
dataviz1000
1y ago
> rewrite (git) history
Is that possible? Every commit id includes the hash of the parent commit forming a chain.
pfg_
1y ago
Yes, you modify the history uodating every commit after the changed one and then force push. Git has built in ommands to help. Anyone who has the repository cloned can tell if that happened because all the hashes will be different.
1 more reply
j
/
k
navigate · click thread line to collapse