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.
2 parents 5e19850 + 013c354 commit a8bf5ffCopy full SHA for a8bf5ff
git-archive-all.sh
@@ -62,7 +62,8 @@ function usage () {
62
echo "$PROGRAM <--usage|--help|-?>"
63
echo " Prints this usage output and exits."
64
echo
65
- echo "$PROGRAM [--format <fmt>] [--prefix <path>] [--verbose|-v] [--separate|-s] [output_file]"
+ echo "$PROGRAM [--format <fmt>] [--prefix <path>] [--verbose|-v] [--separate|-s]"
66
+ echo " [--tree-ish|-t <tree-ish>] [output_file]"
67
echo " Creates an archive for the entire git superproject, and its submodules"
68
echo " using the passed parameters, described below."
69
0 commit comments