I've opened a pull request to a project. The maintainer has decided to accept it, but told me to modify some contents.
How can I do it? Whether I should keep the commit hash unchanged, how can I do it?
Just push more commits on to the branch the request is for. The pull request will pick this up then.
If you want to have b merged into master