BugFix

BugFix

I am an Admin, Author, Editor, Software Developer, and Founder of bugfix.dev
24 posts •
BugFix
Vim editor command public
Tools 2 min read

Vim editor command

Vim is a text editor that is widely used in the Linux/Unix environment. Here are some basic commands that…
BugFix
BugFix
How to Undo a Commit in Git public
Question 1 min read

How to Undo a Commit in Git

$ git commit -m "Something terribly misguided" # (0: Accidentally commited) $ git reset HEAD~ # (1) [ edit files as necessary ] # (2)…
BugFix
BugFix
Great! You’ve successfully signed up.
Welcome back! You've successfully signed in.
You've successfully subscribed to BugFix.
Your link has expired.
Success! Check your email for magic link to sign-in.
Success! Your billing info has been updated.
Your billing was not updated.