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

dom-new-git-repo - Creates a new Git repository in pkg-ocaml-maint space

Author

MehdiDogguy <mehdi@debian.org>

Description

       Creates a new git repository belonging to the pkg-ocaml-maint project on alioth.debian.org.
       (pkg-ocaml-maint is a collaborative package maintenance project, aimed at maintaining packages related to
       the OCaml programming language.)

       After repository creation, notifications (IRC, commit mailing list) are setup and the needed changes are
       pushed to alioth.

       If the option <term>--notifications</term> is passed instead of a tarball name, and the command is
       executed outside of a Git repository, then the only effect is to create a new empty Git repository (if it
       doesn't exist) and to set up notifications.

Environment

DOM_ALIOTH_USER
           Alioth username

Name

       dom-new-git-repo - Creates a new Git repository in pkg-ocaml-maint space

Options

name
           Package name

       tarball
           Upstream tarball

See Also

dom-git-checkout (1)

Synopsis

dom-new-git-repo name [tarball]

See Also