Jak dodać zobowiązanie do istniejącego żądania ciągnięcia
$ git commit -m "These changes are in response to PR comments"
$ git push -f origin HEAD
Agreeable Ape
$ git commit -m "These changes are in response to PR comments"
$ git push -f origin HEAD