Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-fast-import.txt: --relative-marks takes no parameter
author
Michael J Gruber
<git@drmicha.warpmail.net>
Thu, 5 May 2011 09:13:38 +0000
(11:13 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 5 May 2011 17:18:18 +0000
(10:18 -0700)
Remove spurious "=" after --relative-marks.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fast-import.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
2d9932c
)
diff --git
a/Documentation/git-fast-import.txt
b/Documentation/git-fast-import.txt
index 2c2ea12c5c4e19907674609c228997062d305983..249249aac7b2b9def824794b2bf71e2c7fe497ce 100644
(file)
--- a/
Documentation/git-fast-import.txt
+++ b/
Documentation/git-fast-import.txt
@@
-83,7
+83,7
@@
OPTIONS
skips the file if it does not exist.
--relative-marks::
skips the file if it does not exist.
--relative-marks::
- After specifying --relative-marks
=
the paths specified
+ After specifying --relative-marks the paths specified
with --import-marks= and --export-marks= are relative
to an internal directory in the current repository.
In git-fast-import this means that the paths are relative
with --import-marks= and --export-marks= are relative
to an internal directory in the current repository.
In git-fast-import this means that the paths are relative
@@
-93,7
+93,7
@@
OPTIONS
--no-relative-marks::
Negates a previous --relative-marks. Allows for combining
relative and non-relative marks by interweaving
--no-relative-marks::
Negates a previous --relative-marks. Allows for combining
relative and non-relative marks by interweaving
- --(no-)-relative-marks
=
with the --(import|export)-marks=
+ --(no-)-relative-marks with the --(import|export)-marks=
options.
--cat-blob-fd=<fd>::
options.
--cat-blob-fd=<fd>::