Comment 1 for bug 237439

Revision history for this message
John A Meinel (jameinel) wrote :

why is it dangerous? You are creating a branch at a given URL. There is nothing preventing you from doing it to any other place, such as:

bzr push .../repo/branch/subbranch

I personally think it could be very useful:
http://doc.bazaar-vcs.org/bzr.dev/en/user-guide/index.html#nested-style-project-branch-sub-branch

But I may be one of the few people who feel that way.