Skip to main content
Pull fetches missing content, then updates working files to match the current lock. History selectors prefetch additional objects; they do not restore an older revision. Check out that revision with Git first. Use gat fetch to download without changing working files. See how sync plans changes and resolving local conflicts. 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.
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

Examples

Fetch missing objects and reconcile the working tree.