NAME
bif-push-project - export a project to a remote hub
VERSION
0.1.5_1 (2015-06-26)
SYNOPSIS
bif push project PATH... HUB [OPTIONS...]
DESCRIPTION
The bif-push-project command exports one or more projects to a hub.
ARGUMENTS & OPTIONS
- PATH...
-
The path(s) of the local project(s) to export. An error will be raised if a project with the same path exists at the remote HUB.
- HUB
-
The name of a previously registered hub.
- --message, -m MESSAGE
-
Add the optional MESSAGE to the change created for this action.
SEE ALSO
bif(1)
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 2013-2015 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.