One of the most useful features is rolling back from origin when you’ve borked your local repo (not that I ever have…)
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: July 23rd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
The author does link a few others (nerd included) under
## Check out these fonts as well
https://dtinth.github.io/comic-mono-font/#check-out-these-fonts-as-well
There are many ways. Like the other user said, fucking up a merge/rebase then fucking up the merge abort.
Or (one of my personal favorites) accidentally typing
git reset --hard HEAD~11
instead ofHEAD~1