X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=README;fp=README;h=0b1800e59e297e06208b9a1f84faabf774242331;hb=99df827e21e8c36214b57c3d4cd7c16453c3439f;hp=8be0d17ec0e005ce08693505097e4fa9e38d9131;hpb=7e24a4aafda160b0715436034d5c8bf6f62ad8bd;p=topgit.git diff --git a/README b/README index 8be0d17..0b1800e 100644 --- a/README +++ b/README @@ -409,6 +409,12 @@ tg export a comma-separated explicit list of branches to export. This mode of operation is currently not supported with collapse. + In '--quilt' mode the patches are named like the originating topgit + branch. So usually they end up in subdirectories of the output + directory. With option '--flatten' the names are mangled such that + they end up directly in the output dir (i.e. slashed are substituted by + underscores). + Usage: tg export ([--collapse] BRANCH | --quilt DIR) TODO: Make stripping of non-essential headers configurable