multi-push(1) bikeshed multi-push(1)

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

multi-push $@

multi-push-init

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.

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.

bzr(1), git(1)

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.

6 Feb 2013 bikeshed
QR Code