Introducing Git Time Machine Plus: A Safe and Visual Git Editor

Ever made a commit and instantly spotted a typo in the message? That sinking feeling of knowing you have to wrestle with git rebase can be frustrating. Editing Git history is powerful, but it's often complex and risky. That's the problem I wanted to solve with my new open-source project, Git Time Machine Plus. It's a VS Code extension that gives you a safe and visual way to edit your recent commits. My goal was to provide an intuitive interface for common tasks without forcing you to memorize complex commands. It includes: - Safe editing with remote verification (it checks if commits are pushed) A visual date/time picker - Bulk editing and one-click undo - Automatic backup branches for peace of mind - I built it using TypeScript and Tailwind CSS on top of the VS Code Extension API. It's free and available on the VS Code Marketplace and Open VSX Registry and the source code is open if you'd like to explore or contribute. 🔗 GitHub Repo: https://lnkd.in/gBBzK3YP 📦 VS Code Marketplace:https://lnkd.in/gieygn9j 🧩 Open VSX:https://lnkd.in/gbHJf-mg Would love your feedback if you try it out! #VSCode #DeveloperTools #Git #TypeScript #SoftwareDevelopment #Programming #WebDev #DevTools #Productivity #GitWorkflow

  • graphical user interface, text, website

To view or add a comment, sign in

Explore content categories