chiark / gitweb /
tg export: Fix exporting remote-based branches
[topgit.git] / README
diff --git a/README b/README
index 335b0cf68ca66b8c1bd1484bccdfa8dacd0a6d8b..5fe7d0968ab1de18da77bb4263420e4141c9d5e0 100644 (file)
--- a/README
+++ b/README
@@ -272,6 +272,23 @@ tg patch
        TODO: tg patch -i to base at index instead of branch,
                -w for working tree
 
+tg mail
+~~~~~~~
+       Send a patch from the current or specified topic branch as
+       email.
+
+       Takes the patch given on the command line and emails it out.
+       Destination addresses such as To, Cc and Bcc are taken from the
+       patch header.
+
+       Since it actually boils down to `git send-email` please refer to
+       its documentation for details on how to setup email for git.
+
+       TODO: 'tg mail patchfile' to mail an already exported patch
+       TODO: mailing patch series
+       TODO: specifying additional options and addresses on command
+             line
+
 tg remote
 ~~~~~~~~~
        Register given remote as TopGit-controlled. This will create