]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/public-inbox-clone.pod
clone|fetch: support passing --prune(-tags) to `git fetch'
[public-inbox.git] / Documentation / public-inbox-clone.pod
index 9288b175a29abd1eea0e37957c75767d3b3ed85f..bcf7dcc1fea20e35357a07e7c0e83e3eb34adc15 100644 (file)
@@ -104,6 +104,13 @@ C<DESTINATION> directory.  If only C<--manifest => is specified
 where C<FILE > is an empty string (C<"">), then C<manifest.js.gz>
 (C<$DESTINATION/manifest.js.gz>) is the implied value of C<FILE>.
 
+=item -p
+
+=item --prune
+
+Pass the C<--prune> and C<--prune-tags> flags to L<git-fetch(1)>
+calls on incremental clones.
+
 =item -n
 
 =item --dry-run