logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dpt-push - push relevant packaging refs to origin Git remote

Description

dptpush 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)
       all tags, if the package's source format is "3.0 (native)"

Name

       dpt-push - push relevant packaging refs to origin Git remote

Synopsis

dptpush [ gitargument... ]

       To be run from packaging working directory.

See Also