File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ OPTIONS
83
83
skips the file if it does not exist.
84
84
85
85
--relative-marks::
86
- After specifying --relative-marks= the paths specified
86
+ After specifying --relative-marks the paths specified
87
87
with --import-marks= and --export-marks= are relative
88
88
to an internal directory in the current repository.
89
89
In git-fast-import this means that the paths are relative
@@ -93,7 +93,7 @@ OPTIONS
93
93
--no-relative-marks::
94
94
Negates a previous --relative-marks. Allows for combining
95
95
relative and non-relative marks by interweaving
96
- --(no-)-relative-marks= with the --(import|export)-marks=
96
+ --(no-)-relative-marks with the --(import|export)-marks=
97
97
options.
98
98
99
99
--cat-blob-fd=<fd>::
You can’t perform that action at this time.
0 commit comments