I need something to automathically push committed changes from main project to all child branches (which are located in separate directories). Is this plugin "push-and-update" for that purpose: https://launchpad.net/bzr-push-and-update? Also, what's the difference between "bzr push" and "bzr update"? Thank you