I have a public GitHub repository.
Someone submitted a pull request.
I would like to test and edit pull request in Visual Studio Code and push suggested edits to existing pull request so they can be discussed and merged on GitHub.
I use Visual Studio Code as my code editor, but question isn’t specific to Visual Studio Code.
Is this possible using git
command?