Files
git-tui/doc
Beda Schmid 5e63c01bd2 Adds non-repo bootstrap and publish flows
### Added
- Non-repository startup flow offering init-only or init+publish paths.
- Provider selection for publishing (GitHub via CLI, Gitea via HTTPS API).
- Gitea repository creation and initial push over HTTPS with configurable base URL, owner, and token defaults.
- Root README and documentation updates describing bootstrap flow and environment variables.
2026-02-15 13:39:43 -03:00
..
2026-02-14 19:46:34 -03:00

Documentation Index

This directory contains project documentation for git-tui.

Entry Points

  • README.md - repository front page and quick start.

Modules

Conventions

  • Keep public behavior changes documented in both module docs and CHANGELOG.md.
  • Keep this index updated when adding documentation modules.