32blogby Studio Mitsu

# git

4 articles

cli

GitHub CLI (gh): Practical Patterns for PRs, Issues, and API

Master the GitHub CLI (gh) with practical recipes for PRs, issue triage, and gh api scripting with jq. Drive GitHub from your terminal.

Apr 10, 2026 · 16 min
cli

bat: A Modern cat with Syntax Highlighting and Git

bat is a Rust-powered cat replacement with syntax highlighting, a Git diff sidebar, and pager integration. Here's how to install, configure, and use it daily.

Apr 10, 2026 · 14 min
cli

delta: A Better Git Diff Pager with Side-by-Side View

delta is a Rust git diff viewer with syntax highlighting, side-by-side view, and n/N navigation. Configure it once in ~/.gitconfig and never go back.

Apr 10, 2026 · 16 min
security

5 Ways Developers Accidentally Leak Personal Info

Git commits, npm packages, WHOIS, DNS queries. How developers unintentionally expose personal information and how to fix each leak.

Mar 7, 2026 · updated Mar 25, 2026 · 8 min