Provided by: pkg-perl-tools_0.28_all bug

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 <dmn@debian.org>

       License: Artistic or GPL-1+