We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d5153 commit ccd7186Copy full SHA for ccd7186
Documentation/user-manual.txt
@@ -890,7 +890,7 @@ $ git archive --format=tar --prefix=project/ HEAD | gzip >latest.tar.gz
890
-------------------------------------------------
891
892
will use HEAD to produce a tar archive in which each filename is
893
-preceded by "prefix/".
+preceded by "project/".
894
895
If you're releasing a new version of a software project, you may want
896
to simultaneously make a changelog to include in the release
0 commit comments