Replies: 4 comments 4 replies
-
I'm considering throwing together a super simple POC, primarily for personal use, that is just a really thin wrapper around my most common |
Beta Was this translation helpful? Give feedback.
-
Facebook used to have a tool like this (for Mercurial) called the Interactive Smartlog, which was really good. Unfortunately, there's not even any documentation/pictures about it online. It supported drag/drop for commits, and, among other things, it also had a really good interactive changes selector for commits. The closest thing I've found externally is GitUp, which you might want to check out. |
Beta Was this translation helpful? Give feedback.
-
Fwiw I built a basic VSCode extension that I've been using for a couple months now. At some point I'll publish it, add some docs, record a video, etc, but figured I'd share it now just in case anyone wants to build off of it. Might provide useful scaffolding for building something more full-featured |
Beta Was this translation helpful? Give feedback.
-
Here's a video taking the VSCode extension for a spin |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful to have a VSCode extension for
git-branchless
. Here are a couple feature ideas:Beta Was this translation helpful? Give feedback.
All reactions