revert(3p/git): Revert merge of git upstream at v2.26.2
This causes cgit to serve error pages, which is undesirable. This reverts commit5229c9b232, reversing changes made tof2b211131f.
This commit is contained in:
parent
6f8fbf4aa4
commit
93ba78d6f4
1006 changed files with 60537 additions and 148724 deletions
2
third_party/git/xdiff-interface.h
vendored
2
third_party/git/xdiff-interface.h
vendored
|
|
@ -44,7 +44,7 @@ void discard_hunk_line(void *priv,
|
|||
* Compare the strings l1 with l2 which are of size s1 and s2 respectively.
|
||||
* Returns 1 if the strings are deemed equal, 0 otherwise.
|
||||
* The `flags` given as XDF_WHITESPACE_FLAGS determine how white spaces
|
||||
* are treated for the comparison.
|
||||
* are treated for the comparision.
|
||||
*/
|
||||
int xdiff_compare_lines(const char *l1, long s1,
|
||||
const char *l2, long s2, long flags);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue