For further actions, you may consider blocking this person and/or reporting abuse
Read next
![gilles_hamelink_ea9ff7d93 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2634312%2F1b62fe74-9c96-4e23-bf75-b9085f792df8.png)
"Unlocking AI Potential: The Power of Thermodynamic Computing and Quantum Noise Control"
Gilles Hamelink -
![ricardojavister profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F884315%2Fdefe8155-b27e-4af8-a68e-f7c87474b949.jpeg)
explica brevemente que es c# ?
Ricardo Torres -
![gilles_hamelink_ea9ff7d93 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2634312%2F1b62fe74-9c96-4e23-bf75-b9085f792df8.png)
"Unlocking Cross-Lingual Semantic Search: Insights & Innovations Revealed!"
Gilles Hamelink -
![ricardojavister profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F884315%2Fdefe8155-b27e-4af8-a68e-f7c87474b949.jpeg)
explica brevemente que es c# ?
Ricardo Torres -
Top comments (1)
GitHub's pull requests can be updated by pushing new commits to the existing branch. This is a deliberate design decision allowing PRs to be incrementally improved.
The solution is to push the changes you wish to be considered separately to a different branch and to open a new PR from that branch.
Source: stackoverflow.com/questions/344807...