teach fast-export an --anonymize option
[gitweb.git] / Documentation / git-fast-export.txt
index 221506b04ba55fac2151d8ac95da7df57eb9d411..52831faca9cd53c94405a3e099b02bf19fa29201 100644 (file)
@@ -105,6 +105,12 @@ marks the same across runs.
        in the commit (as opposed to just listing the files which are
        different from the commit's first parent).
 
+--anonymize::
+       Replace all refnames, paths, blob contents, commit and tag
+       messages, names, and email addresses in the output with
+       anonymized data, while still retaining the shape of history and
+       of the stored tree.
+
 --refspec::
        Apply the specified refspec to each ref exported. Multiple of them can
        be specified.