/dhall-containerfile/SoftwareFactory/Legacy/GitRepository/Type.dhall
Copy path to clipboardSource
{ name : Text
, description : Optional Text
, acl : Optional Text
, default-branch : Optional Text
, branches : Optional (List Text)
}
{ name : Text
, description : Optional Text
, acl : Optional Text
, default-branch : Optional Text
, branches : Optional (List Text)
}