Canopy
A bird's-eye view of every branch across every local git repo on your Mac. See what's uncommitted, stashed, unpushed, or unmerged, at a glance.
Download for macOS
Free · Apple Silicon · ~5 MB
⌕Search repos
▾
Filter
·
2
▸acme-api
2
▾acme-mono
3
5
8
feat/dark-modeHEAD
17h
feat/auth-refresh
2d
wip/checkout-redesign
2d
feat/onboarding-v2
5d
fix/cart-overflow
5d
alex/billing-portal
6d
▸acme-relay
1
2
▸acme-marketing
1
▸acme-web
▸acme-docs
1
📁
acme-mono
/
⎇
wip/checkout-redesign
wip/checkout-redesign
Unmerged
Unpushed
↗ Open in GitHub Desktop
Files that differ from the default branch on
wip/checkout-redesign.
⎇
4 commits on this branch
Checkout: card layout for order summary + sticky CTA
Alex·yesterday·
c6674a4
OrderDetailsSheet: show just-refreshed totals immediately
Jane·4 days ago·
a4171c7
Cart: handle empty state with friendly empty illustration
Alex·4 days ago·
f79632c
Polish promo-banner layout on narrow viewports
Sam·5 days ago·
d3f7762
▤Changed files
10 files · +815 −534
▸
M
apps/web/components/checkout/order-summary.tsx
+47 −12
▸
M
apps/web/components/cart/cart-drawer.tsx
+18 −3
▸
A
apps/marketing/src/components/landing/promo-banner.tsx
+126 −0
▸
M
apps/marketing/src/components/landing/use-promo.ts
+34 −21
▸
A
packages/ui/src/checkout-button.tsx
+62 −0