##// END OF EJS Templates
json: implement {filediff} template...
json: implement {filediff} template Single letter properties are used to keep payload size down, as diff representation can be quite large and longer property names can create a lot of extra work for parsers. Rename is not yet captured. This can be done in a follow-up.
Gregory Szorc -
r24713:2f43f8cf default
Show More