is there a difference between `bzr clone`, `bzr branch` and `bzr checkout`?
- by knittl
obviously bzr clone, bzr branch and bzr checkout all do the same thing when given an URL as parameter and executed in a non-bzr directory.
is there any difference for later bazaar workflow? i.e. bzr commit, bzr update and friends.