documentation/TUI-HELP.md · main · 2026-03-16

GitSocial

Git-native collaboration — posts, issues, PRs, releases, all in your repo.

How It Works

Everything is a commit: posts, issues, PRs, reviews, releases — all stored as git commits on gitmsg/* branches. Syncing is git: fetch updates, publish with push. Works offline, air-gapped, and peer-to-peer. Move to any host with git clone --mirror — no API scraping, no data loss.

Workflow

Follow someone by adding their repo to a list. Their posts appear in your timeline after fetch.

Extensions

Each extension stores data on its own gitmsg/* branch and can be enabled or disabled in Settings.

TUI Layout