Provided by: bikeshed_1.78-0ubuntu1_all bug

NAME

       multi-push - push a source tree to multiple source repositories

SYNOPSIS

       multi-push $@

       multi-push-init

DESCRIPTION

       multi-push  is  a  script that will first push a bzr(1) source tree up to Launchpad.net, then export that
       tree to git(1), and push that tree up to Github.com.

       It is often useful to have a backup copy of your source tree, and it enables wider sharing of your source
       code across other development communities.

CAVEATS

       Currently,  the  bzr(1) on Launchpad.net is assumed to be the master and the git(1) tree on Github.com is
       assumed to be the slave.

SEE ALSO

       bzr(1), git(1)

AUTHOR

       This manpage and the utility was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but
       may  be used by others).  Permission is granted to copy, distribute and/or modify this document under the
       terms of the GNU General Public License, Version 3 published by the Free Software Foundation.

       On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-
       licenses/GPL, or on the web at http://www.gnu.org/licenses/gpl.txt.