I don't think I've ever posted on a ProductHunt launch except ones I've been involved in or know the makers personally, but I happily make an exception for Graphite.
I run `gt rs && gt sr && gt ss` every time I see a new merge to main, automatically rebasing all my work on top of any other changes, so I never have any big conflicts to deal with, and can continue to ship smaller PRs.
Everyone who uses it where I work loves it, including some ex-Facebook folks who miss their stacked diffs from Phabricator.
It's not an exaggeration to say that using Graphite makes our codebase better, PRs easier and saves me tonnes of time.
Congratulations to the team and I wish you every success!