I have a git branch called 'AAA'. I made my initial commit & created a pull request of this branch yesterday. But today after reviewing comments, I have to do some changes to my code.
I done the changes. Then I looked at remote repository commit list and I found one new commit has been done.
So how can I commit my new changes to the remote branch. Can anyone help me on this?