Hacker News new | ask | show | jobs
by saagarjha 1111 days ago
I often need to change the author on commits that aren't the topmost one.
1 comments

Then do it via rebase -i and e. I do that constantly,
Yeah, but that's more annoying ;)