any object that adheres to the DiffRenderer interface can now be presented as html using the repo/fragments/diff template.
appview/pages/templates/repo/commit.html
appview/pages/templates/repo/commit.html
This file has not been changed.
appview/pages/templates/repo/compare/compare.html
appview/pages/templates/repo/compare/compare.html
This file has not been changed.
appview/pages/templates/repo/fragments/diff.html
appview/pages/templates/repo/fragments/diff.html
This file has not been changed.
appview/pages/templates/repo/fragments/diffChangedFiles.html
appview/pages/templates/repo/fragments/diffChangedFiles.html
This file has not been changed.
appview/pages/templates/repo/fragments/interdiff.html
appview/pages/templates/repo/fragments/interdiff.html
This file has not been changed.
appview/pages/templates/repo/fragments/interdiffFiles.html
appview/pages/templates/repo/fragments/interdiffFiles.html
This file has not been changed.
appview/pages/templates/repo/fragments/splitDiff.html
appview/pages/templates/repo/fragments/splitDiff.html
This file has not been changed.
appview/pages/templates/repo/fragments/unifiedDiff.html
appview/pages/templates/repo/fragments/unifiedDiff.html
This file has not been changed.
appview/pages/templates/repo/pulls/interdiff.html
appview/pages/templates/repo/pulls/interdiff.html
This file has not been changed.
History
2 rounds
0 comments
1 commit
expand
collapse
appview/pages: unify diff & interdiff templates
any object that adheres to the DiffRenderer interface can now be
presented as html using the repo/fragments/diff template.
3/3 success
expand
collapse
expand 0 comments
pull request successfully merged
1 commit
expand
collapse
appview/pages: unify diff & interdiff templates
any object that adheres to the DiffRenderer interface can now be
presented as html using the repo/fragments/diff template.