Closed velovix closed 2 years ago
Also renames SourceRepositoryUpstream to GitUpstream since Git is the only supported version control method and renames the revision_format argument to revision, since it won't be used as a format string when used as a commit hash.
SourceRepositoryUpstream
GitUpstream
revision_format
revision
Fixes #82
Also renames
SourceRepositoryUpstream
toGitUpstream
since Git is the only supported version control method and renames therevision_format
argument torevision
, since it won't be used as a format string when used as a commit hash.Fixes #82