Daniel Barkalow [off-list ref] writes:
quoted
quoted
+'import'::
+ Takes the remote name and a list of names of refs, and imports
+ whatever it describes, by outputting it in git-fast-import
+ format.
+
+'export'::
+ Sends the branch to the foreign system and reimports it in
+ fast-import format.
The above two description is inconsistent; say "git-fast-import" for both.
Not "fast-import" for both, now that other systems have adopted the format
as input?
I did not mean anything deeper than just pointing out that one sentence
calls the format "git-fast-import format" and the other one calls
"fast-import format".