To compare the working lock with Git’s staged lock, use gat status. For the commit and upload sequence,
see Branching and merging.
Without path flags, use the default named selection, or all paths if none is set.
Explicit filters replace that selection;
--path . selects the whole repository.
Path selection rules
Path selection rules
Named and inline selectors cannot be combined. Paths are relative to the
repository root; patterns are relative to the selected path.
See Path selection and gat selection.
Usage
All options
All options
Examples
- Against HEAD
- One revision
- Two revisions
Compare the working desired state with
HEAD.
