package dockerfile-opam

  1. Overview
  2. Docs

Module Cygwin.GitSource

Rules for Git.

Sourceval init : ?cyg:cyg -> ?name:string -> ?email:string -> ?repos:string list -> unit -> Dockerfile.t

Configure the git name and email variables to sensible defaults.

  • parameter repos

    A list of paths to Git repos to mark as safe directories. Defaults to the default location of the opam-repository.