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

routine-update - routine updater for a Debian source package

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

routine-update 0.0.4                             September 2020                                ROUTINE-UPDATE(1)

Description

       routine-update --clone repository
              fetches and updates a remote repository

       routine-update
              updates a Debian source tree

   Otheroptions:-f|--force: also runs on projects that are up to date

       --no-build: prevents building the package post routine-update operations

       Run  routine-update  from  the root of a local instance of a Debian package's repository.  Alternatively,
       give the ssh, https URL or gbp-clone(1) shortcut to clone the repository, first.

Name

       routine-update - routine updater for a Debian source package

Synopsis

routine-update(-h|--help)showsthisinfo

Tips

       If you have write access to Salsa, you can ensure you can push to the repository after  cloning  it  with
       HTTPS or gbp-clone(1) shortcut by configuring Git like this:
       gitconfig--globalurl."git@salsa.debian.org:".pushInsteadOfhttps://salsa.debian.org/
return

See Also