Luper Rouch
luper.fr
Luper Rouch
@luper.fr
Beep Boop 0100
What are the safer & saner ways? 🙂
April 10, 2025 at 5:55 PM
I think the only way to find out is to actually try
March 6, 2025 at 7:26 PM
The dichotomy between live and dead views is my main criticism of the framework.

I really wish there was unified APIs for assigns, html templating, sessions, etc...
February 8, 2025 at 12:31 PM
The manual parts of this workflow:
- on Github: choose the base branch when you open a PR
- locally: delete the merged branches and restack

These are handled automatically when you use the GitHub integration.
November 28, 2024 at 7:39 AM
I use Graphite (CLI only) to manage my stacked branches. One PR per commit, and reviewers review them in the order they want (I would like to use the GH integration, which shows the stack as PR comments).

Each time the PR closest to main is approved I merge it and restack.

Great workflow 👍
November 28, 2024 at 6:13 AM