git
-
Hi,
i am new to git
i have created "fork" of pycom git repository
and i have changed something in code and have created pull requestNow i have modified something in the code and press commit
but to my surprise i see that this commit is visible also in my previous pull request
how to avoid this?
-
I see - i press commit but should press commit to new branch
is possible to revert this commit from pull request
and commit to my custom branch?