Hacker News new | ask | show | jobs
by wink 3784 days ago
This probably could be done using git filter-branch as well.

Not rewriting history, I still have this little script called fakecommit[0] lying around I have used in the past to commit stuff under other people's names.

[0]: https://github.com/winks/dotfiles/blob/cfd9d994d0bcd7510203a...