ostree checkout OSTree Developer Colin Walters walters@verbum.org ostree checkout 1 ostree-checkout Check out a commit into a filesystem ostree checkout OPTIONS COMMIT DESTINATION Description Checks out the given commit into the filesystem under directory DESTINATION. If DESTINATION is not specified, the COMMIT will become the destination checkout target. If COMMIT destination already exists, command will error unless option is selected. Options , Do not change file ownership or initialize extended attributes. ="PATH" Checkout sub-directory PATH. Keep existing directories and unchanged files, overwrite existing files. Do nothing if specified path does not exist. Process many checkouts from standard input. ="FILE" Process many checkouts from input file. Example $ ostree checkout my-branch $ ls file1    file2    my-branch