I created a pull request on GitHub and, after receiving comments, I would like to add more commits to it, by modifying different files.
Is it possible to do it with a Web browser only, without access to the git
command?
Also, consider that I am not the owner of the repository.
Note that the answers to the question github: Adding commits to existing pull request
do not address my question, as they use git
, or deal with changing a single file.