SYNOPSIS
- ostree checkout [OPTIONS...] {COMMIT} [DESTINATION]
DESCRIPTION
OPTIONS
--user-mode, -u
- Do not change file ownership or initialize extended attributes.
--subpath="PATH"
- Checkout sub-directory PATH.
--union
- Keep existing directories and unchanged files, overwrite existing files.
--allow-noent
- Do nothing if specified path does not exist.
--from-stdin
- Process many checkouts from standard input.
--from-file="FILE"
- Process many checkouts from input file.
EXAMPLE
$ ostree checkout my-branch
$ ls
-
file1 file2 my-branch