avatar
apoorva lal @apoorvalal.com

tbf i'd do this for like 10 commits and squash commits like so: git reset --soft HEAD~10 git commit -am "actually informative commit message" git push -f the gc's are purely staging small units of work.

aug 31, 2025, 12:05 am • 1 0

Replies

No replies