gittar(gittar nahxiliri)

Format of the resulting archive. Possible values are , , , , and any format defined using the configuration option . If is not given, and the output file is specified, the format is inferred from the filename if possible (e.g. writing to makes the output to be in the format). Otherwise the output format is .

Show all available formats.

Report progress to stderr.

Prepend <prefix>/ to paths in the archive. Can be repeated; its rightmost value is used for all tracked files. See below which value gets used by .

Write the archive to <file> instead of stdout.

Add a non-tracked file to the archive. Can be repeated to add multiple files. The path of the file in the archive is built by concatenating the value of the last option (if any) before this and the basename of <file>.

Add the specified contents to the archive. Can be repeated to add multiple files.

Look for attributes in gittar .gitattributes files in the working tree as well (see ATTRIBUTES).

Set modification time of archive entries. Without this option the committer time is used if is a commit or tag, and the current time if it is a tree.

This can be any options that the archiver backend understands. See next section.

Instead of making a tar archive from the local repository, retrieve a tar archive from a remote repository. Note that the remote repository may place restrictions on which sha1 expressions may be allowed in . See git-upload-archive[1] for details.

Used with --remote gittar to specify the path to the git-upload-archive on the remote side.

The tree or commit to produce an archive for.

Without an optional path parameter, all files and subdirectories of the current working directory are included in the archive. If one or more paths are specified, only these are included.

转载请说明出处 内容投诉内容投诉
九幽软件 » gittar(gittar nahxiliri)