git archive

Create an archive of files from a named tree.

=> More information.

git archive --verbose HEAD
git archive --verbose --format=zip HEAD
git archive --verbose --output={path/to/file.zip} HEAD
git archive --output={path/to/file.tar} {branch_name}
git archive --output={path/to/file.tar} HEAD:{path/to/directory}
git archive --output={path/to/file.tar} --prefix={path/to/prepend}/ HEAD
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/git-archive.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.422787 milliseconds
Gemini-to-HTML Time
0.4726 milliseconds

This content has been proxied by September (ba2dc).