X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=README;h=2626c892d031838ba6b91148cdd541b519fec80a;hb=08890a84894e152b55e2576cf3b0af5984ddc407;hp=6ad88e90ab5beec44c47c1d0c898d5c5596333e4;hpb=73e98b616e3d87f0196dc860287d8b65efce864a;p=topgit.git diff --git a/README b/README index 6ad88e9..2626c89 100644 --- a/README +++ b/README @@ -110,8 +110,8 @@ SYNOPSIS tg: you will want to switch to a different branch. $ ..resolve.. $ git commit + $ tg create tg: Resuming t/whatever setup... - $ tg create t/whatever $ ..hack.. $ git commit @@ -258,6 +258,9 @@ tg summary 'D' marks that it is out-of-date wrt. its dependencies, 'B' marks that it is out-of-date wrt. its base). + TODO: Speed up by an order of magnitude + TODO: Graph view + tg update ~~~~~~~~~ Update the current topic branch wrt. changes in the branches @@ -273,6 +276,7 @@ tg update TODO: Some infrastructure for sharing topic branches between repositories easily +TODO: tg depend for adding/removing dependencies smoothly IMPLEMENTATION