Files
@ 68f2eb1bec8c
Branch filter:
Location: kallithea/docs/api/models.rst
68f2eb1bec8c
632 B
text/prs.fallenstein.rst
controllers: inline changeset.create_comment
As changeset.create_comment is now only used from
changeset.create_cs_pr_comment (used from pullrequests controller as well),
there is no need to have it as a separate method.
As changeset.create_comment is now only used from
changeset.create_cs_pr_comment (used from pullrequests controller as well),
there is no need to have it as a separate method.