Skip to content

Releases: brightdigit/git-trees

Release list

v1.0.0

Choose a tag to compare

@leogdion leogdion released this 25 Jul 21:15
d5902f9

First release of git-trees: a git subcommand for managing a bare-repo + worktrees layout. Pure git — no gh, no jq, no forge integration.

What's Changed

  • Seed AGENTS.md at the container root only, not in each worktree by @leogdion in #16
  • Document that add writes to the remote, and add --no-push by @leogdion in #37
  • Support slash branch names via slugged worktree directories (feature/xfeature-x/) by @leogdion in #36
  • Harden add: clear collision errors and fail when track/push fails by @leogdion in #10
  • Document env var setup; verify placeholder URLs resolved by @leogdion in #15
  • Docs: a quickstart that works, a concepts primer, and honest install docs by @leogdion in #38
  • CI: run smoke tests on Linux and macOS by @leogdion in #11

Full Changelog: https://github.com/brightdigit/git-trees/commits/v1.0.0