git reset commit_SHA
📦 GitHub
✨ The Prompt Phrase
What Git command would you use to move the current branch pointer back to a specific previous commit, identified by its unique hash? ~git reset~ commit_SHA
💻 Code Preview
📦 All-in-One Code
<button onclick="window.open('https://report-linker.replit.app/rqRbnyBg6I','_blank')" style="display:inline-block;padding:12px 24px;background:#4F46E5;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;font-family:sans-serif;">git reset commit_SHA</button>
Live Preview