X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=README;h=7b117b89f44a836ecafe4e5077d7f33980a78209;hb=d272e32afc116764cf2afc1033320953466f5ed5;hp=5fe7d0968ab1de18da77bb4263420e4141c9d5e0;hpb=5fe44ffca84c42baa8c56687dd2a68f2799966f2;p=topgit.git diff --git a/README b/README index 5fe7d09..7b117b8 100644 --- a/README +++ b/README @@ -253,6 +253,19 @@ tg delete TODO: '-a' to delete all empty branches, depfix, revert +tg depend +~~~~~~~~~ + Change dependencies of a TopGit-controlled topic branch. + This should have several subcommands, but only 'add' is + supported right now. + + The 'add' subcommand takes an argument of a topic branch + to be added, adds it to '.topdeps', performs a commit and + then updates your topic branch accordingly. If you want to + do other things related to the dependency addition, like + adjusting '.topmsg', prepare them in the index before + calling 'tg depend add'. + tg info ~~~~~~~ Show a summary information about the current or specified