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 215033b + 31397bc commit f0d71c3Copy full SHA for f0d71c3
Documentation/git-fast-import.adoc
@@ -61,10 +61,10 @@ OPTIONS
61
currently impacts only the `export-marks`, `import-marks`, and
62
`import-marks-if-exists` feature commands.
63
+
64
- Only enable this option if you trust the program generating the
65
- fast-import stream! This option is enabled automatically for
66
- remote-helpers that use the `import` capability, as they are
67
- already trusted to run their own code.
+Only enable this option if you trust the program generating the
+fast-import stream! This option is enabled automatically for
+remote-helpers that use the `import` capability, as they are
+already trusted to run their own code.
68
69
Options for Frontends
70
~~~~~~~~~~~~~~~~~~~~~
0 commit comments