Sunday, October 13, 2024
Show HN: I made a git rebase TUI editor https://ift.tt/eVoFusR
Show HN: I made a git rebase TUI editor I use interactive rebase quite often, and particularly like the editor bundled with IntelliJ. But I do not always work with IntelliJ, and am not 'fluent' with Vim, so I tried to replicate roughly the same rebase experience within a TUI. I used a small TUI OCaml project i made last year. The notable features are: - Move commits up and down, fixup, drop - Rename commits from the editor (without having to stop for a reword during the rebase run) - Visualize modified files along commits - 'Explode' a commit ,creating a commit for each modified file (a thing I found myself doing quite often) Feedbacks (both on the tool and the code) and contributions welcome, hope it could fit other people needs too ! https://ift.tt/as2kmZK October 14, 2024 at 01:33AM
Subscribe to:
Post Comments (Atom)
Show HN: Tree-walk interpreter (and formatter) written in C https://ift.tt/AxtnZRD
Show HN: Tree-walk interpreter (and formatter) written in C Hello HN, this is my first "completed" project since I took on this co...
-
Show HN: High school robotics code/CAD/design binder release Hello HN! My name is Patrick, and I am a junior at my High School’s FRC robotic...
-
Show HN: D&D meets Siri – Interactive voice adventure Hey HN! I've been building tooling for voice-driven apps over the past few mon...
-
Show HN: I Made an AI Social Media Manager to Automate Content Creation Hey HN, I am a Solopreneur, and I love building apps to automate bor...
No comments:
Post a Comment