Ross ROSS = Recommend OSS · open-source software intelligence for agents

paulirish/git-recent

See your latest local git branches, formatted real fancy observed · 2026-08-28

github.com/paulirish/git-recent · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 85
  • Release rhythm 29
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 132
  • age_days: 3680
  • days_rel: 312
  • days_push: 90
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1032 stars · 38 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small shell-based git subcommand that interactively lists your most recent local git branches using fzf, letting you checkout with Enter and preview branch diffs against main. It also includes a non-interactive 'git recent-og' variant for dependency-averse users.

Use cases

  • quickly browse and switch between recent local git branches
  • interactively checkout a branch with fzf
  • view a diff of a branch against main before switching
  • see a branch's unique commits
  • handle branches already checked out in git worktrees

When to choose

  • you use plain git commands and want a fast, lightweight branch switcher
  • you already have fzf installed and want a simple interactive git helper
  • you want a tiny single-script tool rather than a full TUI

When to avoid

  • you already use lazygit, tig, git-fuzzy, or fzf-git for TUI git workflows
  • you don't want to install fzf (though git recent-og works without it)
  • you need remote branch management or advanced git features

Facets

cli-tool · maturity active

cli developer-tools version-control developer-tools version-control cli windows cross-platform git fzf branch-navigation shell-script interactive-ui command-line macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
paulirish/git-recentmain68

For agents

markdown · JSON · MCP: product_card(name="paulirish/git-recent")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem