The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

bif-push - push a thread to another project

VERSION

0.1.0_18 (2014-05-04)

SYNOPSIS

    bif push ID PATH [HUB] [OPTIONS...]

DESCRIPTION

Push a thread to another project.

ARGUMENTS & OPTIONS

ID

A task or issue ID. Required.

PATH

The destination project PATH. Required.

HUB

The location of the hub where the project is hosted. If not given the project is assumed to be in the current repository.

--copy, -c

[not implemented] Copy the topic instead of its default push behaviour (link for issues, move for tasks).

--message, -m MESSAGE

The push message. An editor will be invoked if this is not given.

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2013-2014 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.