X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=README;h=335b0cf68ca66b8c1bd1484bccdfa8dacd0a6d8b;hb=cb2d25236ad355aa5e87e0443c1927377273a174;hp=f45eb6cca897cda03b64354a9343c8ddb281b484;hpb=3bc86894072f6a63820161e2f8a6ea19215a942c;p=topgit.git diff --git a/README b/README index f45eb6c..335b0cf 100644 --- a/README +++ b/README @@ -276,7 +276,8 @@ tg remote ~~~~~~~~~ Register given remote as TopGit-controlled. This will create the namespace for the remote branch bases and teach 'git fetch' - and 'git push' to operate on them. + and 'git push' to operate on them. (Do NOT use 'git push --all' + for your pushes - plain 'git push' will do the right thing.) It takes a mandatory remote name argument, and optional '--populate' switch - use that for your origin-style remote, @@ -405,8 +406,6 @@ tg update TODO: tg update -a for updating all topic branches -TODO: Some infrastructure for sharing topic branches between - repositories easily TODO: tg depend for adding/removing dependencies smoothly TODO: tg rename