logoalt Hacker News

Aeolunyesterday at 12:39 PM2 repliesview on HN

This is exactly how someone explained Git to me 12 years ago or so, and I’ve finally wrapped my head around it. Not changing now.


Replies

mh-yesterday at 4:42 PM

If I'm understanding the thread correctly, I have a git alias to `git commit --amend --no-edit`, for exactly this workflow. When I'm hacking on something locally and want to just keep amending a commit. I only ever do this if it's HEAD though.

show 1 reply
hacker161yesterday at 3:08 PM

[flagged]