I forgot fork until I submitted it. How can I transfer these changes and commit records to my fork and then apply for merge?

as in the title,
I"m going to write a branch for a project. In the middle, I submit the commit step by step to record in detail the purpose and intention of each change. As a result, when I was in push, I remembered that I didn"t have fork at all. Orz...

if I re-fork and move the content over, it"s a modification, and every time the commit record is gone.

so think about it with a glimmer of hope: is there a way to put this project that I clone came over and changed into my fork project and keep all my commit processes? After all, it has been submitted more than 20 times. OTL

Git
Jun.04,2022

isn't it possible to push directly to your new fork warehouse.

Menu