doc-exports/roles/apply_doc_patch/templates/patch_remainder_comment.txt.j2
Artem Goncharov dfe3039259
switch to git apply of the generated patch (#12)
switch to git apply of the generated patch

In comparison to a regular diff we have binary files already in patch. It is also created with the purpose to be shared (by email). Try applying it instead.

Reviewed-by: OpenTelekomCloud Bot <None>
2022-05-10 11:01:59 +00:00

10 lines
578 B
Django/Jinja

I tried my best, but could not apply the patch as is, therefore I will report you what I could not apply.
BTW, if in the diff you see removed line equal to the added line it may be caused by invisible trailing spaces. This is safe to ignore.
In most cases content of the patch remainder need to be carefully analyzed and necessary changes applied manually (i.e. by pushing additional commits to the PR once original PR in the doc-exports#{{ zuul.change }} repository closes or making another PR into {{ apply_doc_patch_branch_name }}).
Following is the patch remainder:
```