X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=blobdiff_plain;f=README;h=495c70b4aaa565741315bdb25f4778e56e778a4c;hp=7c6a70fe1fccbcbf1106abeceae7817f89f9ef0b;hb=81b2ec861034ac65909d3d9f578690fcac0c731b;hpb=a7f81c6f671c2c9803ae9e13108e7b3f37be9e9f diff --git a/README b/README index 7c6a70f..495c70b 100644 --- a/README +++ b/README @@ -284,8 +284,9 @@ tg patch tg patch will be able to automatically send the patches by mail or save them to files. (TODO) - TODO: tg patch -i to base at index instead of branch, - -w for working tree + Options: + -i base patch generation on index instead of branch + -w base patch generation on working tree instead of branch tg mail ~~~~~~~ @@ -479,6 +480,12 @@ tg update TODO: tg update -a for updating all topic branches +tg push +~~~~~~~ + pushes a TopGit-controlled topic branch to a remote + repository. By default the remote gets all dependencies + (both tgish and non-tgish) and bases pushed to. + TODO: tg rename