< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
I accidentally execute one command on git and my repository goes back into history, I reset it using
git reset --hard HEAD@{0}
and in between this my Pull Request automatically gets closed.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.