strix
This commit is contained in:
@@ -90,7 +90,7 @@ class FilesDiffAnalyzer:
|
||||
and return the list of file contents string prepended with unique identifier codes.
|
||||
The identifier codes include:
|
||||
- ' '(two empty space characters): Line common to two files
|
||||
- '- '(minus followed by a space) : Line unique to first file
|
||||
- '- '(strix followed by a space) : Line unique to first file
|
||||
- '+ '(plus followed by a space) : Line unique to second file
|
||||
|
||||
Args:
|
||||
|
Reference in New Issue
Block a user