This is the command dpt-push that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dpt-push - push relevant packaging refs to origin Git remote
SYNOPSIS
dpt push [ git argument... ]
To be run from packaging working directory.
DESCRIPTION
dpt push pushes the following refs to the "origin" remote:
"master" branch (or whatever is set to debian-branch in gbp.conf)
"upstream" branch (or whatever is set to upstream-branch in gbp.conf)
"pristine-tar" branch
tags named "debian/*" (or whatever is set to debian-tag in gbp.conf)
tags named "upstream/*" (or whatever is set to upstream-tag in gbp.conf)
COPYRIGHT & LICENSE
Copyright: 2013-2014, Damyan Ivanov <[email protected]>
License: Artistic or GPL-1+
Use dpt-push online using onworks.net services