1247
Hey, I'm new to GitHub! (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] subtext@lemmy.world 2 points 10 months ago

Can you explain what this does? I’m thinking something along the lines of reverting all commits except the very first one?

[-] ekky@sopuli.xyz 3 points 10 months ago

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.

this post was submitted on 20 Feb 2024
1247 points (100.0% liked)

Programmer Humor

19809 readers
524 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS