X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=README;h=8129f9190e68b3101cd234f94db5aac2170f2327;hb=995861effbc75374ac47dfd7fd787f01c6366bef;hp=2cfad59048bece61b5d9de37b127d0414d562ba1;hpb=5062572c1d8e2d298e518bc963f6cf3794449819;p=topgit.git diff --git a/README b/README index 2cfad59..8129f91 100644 --- a/README +++ b/README @@ -329,6 +329,10 @@ tg summary '!' marks that it has missing dependencies (even recursively), 'B' marks that it is out-of-date wrt. its base). + This can take long time to accurately determine all the relevant + information about each branch; you can pass '-t' to get just + terse list of topic branch names quickly. + TODO: Speed up by an order of magnitude TODO: Graph view @@ -419,6 +423,10 @@ tg import and prefixed by t/ by default; use '-p PREFIX' to specify an alternative prefix (even an empty one). + Alternatively, you can use the '-s NAME' parameter to specify + the name of target branch; the command will then take one more + argument describing a single commit to import. + tg update ~~~~~~~~~ Update the current topic branch wrt. changes in the branches