On Wed, Aug 5, 2009 at 07:02, Daniel Barkalow<barkalow@xxxxxxxxxxxx> wrote: > --- > Documentation/git-remote-helpers.txt | 33 ++++++++++++++++++ > transport-helper.c | 62 ++++++++++++++++++++++++++++++++++ > 2 files changed, 95 insertions(+), 0 deletions(-) > > diff --git a/Documentation/git-remote-helpers.txt b/Documentation/git-remote-helpers.txt > index 9a3c5bc..dede2e5 100644 > --- a/Documentation/git-remote-helpers.txt > +++ b/Documentation/git-remote-helpers.txt > @@ -75,6 +86,10 @@ CAPABILITIES > and --export-marks option to git-fast-import for more details) > located at the given filename. > > +'export' [flags]:: > + This helper supports the 'export' command. The flags specify > + features of the history that may be exported (see below). > + I can't find any code or usage of these flags in the patch! Bert -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html