LinearArray@programming.dev to Programmer Humor@programming.devEnglish · 1 年前Hey, I'm new to GitHub!programming.devimagemessage-square316fedilinkarrow-up11.28Karrow-down121
arrow-up11.26Karrow-down1imageHey, I'm new to GitHub!programming.devLinearArray@programming.dev to Programmer Humor@programming.devEnglish · 1 年前message-square316fedilink
minus-squareEkky@sopuli.xyzlinkfedilinkarrow-up3·1 年前You are correct! It sets HEAD to the first commit and then force pushes, deleting everything after HEAD. Though, it only affects the currently selected branch.
You are correct! It sets HEAD to the first commit and then force pushes, deleting everything after HEAD.
Though, it only affects the currently selected branch.