LazyBut

A terminal client for GitButler
LazyGit ergonomics for virtual branches.

lazybut · stardust
lazybut~/code/starduststacks:4 · zz:11 · ↓2 · fetched 12m ago                                
╭────────────────────────────────╮╭───────────────────────────────╮╭───────────────────────────────╮
▸ zz unassigned changes         ││feat/inline-editor             ││fix/cache-eviction-race        
11f                             ││2f · 2c                        ││3c                             
  ab …/components/Toolbar.tsx  ││  wx …/InlineEditor.tsx       ││  2a fix: guard cache … #138  
  cd …/components/Toast.tsx    ││  yz …/InlineEditor.test.tsx  ││  2b test: reproduce race…    
  ef …/legacy/oldHelper.ts     ││────────── 2 commits ──────────││  2c refactor: extract evict… 
  gh …/cache/eviction.go       ││  1a feat: enable inli… #142  ││                               
  ij …/ui/Button.svelte        ││  1b feat: add empty-state ui ││                               
  kl …/ui/Tooltip.svelte       ││                               ││                               
  mn …/docs/overview.md        ││                               ││                               
                                ││───────────────────────────────││───────────────────────────────
                                ││↑2 ·  CI 4 · PR #142 · 39d ago││ CI 1 · ↑3! · #138 · 39d ago  
╰────────────────────────────────╯╰───────────────────────────────╯╰───────────────────────────────╯
╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
 preview · Toolbar.tsx    ab modified                                                            
   43 43 import { trpc } from '@stardust/api-client'                                             
      45+import { Toolbar } from './Toolbar'                                                     
   48   -  onSave: (v: string) => void                                                           
      50+  onSave: (v: string) => Promise<void>                                                  
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
m assign · d discard · A amend · r refresh · + branch · : actions · / filter · ? help · q quit      
curl -fsSL https://raw.githubusercontent.com/OrdalieTech/LazyBut/main/install.sh | bash