Guides
The guides explain how Elegant Git behaves while you use it — what it decides for you, what it asks about, and where you can hook your own automation in. Each guide is a walk-through rather than a list of options; the exhaustive lists live in the reference.
- Daily work — the
workobject: how a branch travels fromstarttoaccept, and what baregit elegant workpicks for you. - Workspaces — one Git identity shared across many repositories.
- Hooks — your own scripts running before and after Elegant Git commands.
- Pipes — stash and branch preserved around a command, then restored.
- Releases — tagging a release and shaping its notes.