What is your use case ?

There is no default branch set *before* the first push, so you should
do:

   bzr push <target>

You don't have to specify it *after* the first push, you can just do:

   bzr push

You can override it at any time:

  bzr push --remember <target>

>From a non-python script, bzr info is the way to go.

** Changed in: bzr
       Status: New => Incomplete

-- 
bzr-push doesn't show the default target branch when it asks where you want to 
push to
https://bugs.launchpad.net/bugs/349070
You received this bug notification because you are a member of dvc-dev,
which is the registrant for dvc.

Status in Bazaar Version Control System: Incomplete
Status in Distributed Version Control for Emacs: New

Bug description:
I'm not sure how to get at the default target branch from a non-python script, 
though.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to