Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xdiff tail trimming: use correct type.
Inside xdiff library, the number of context lines is represented in long, not int. Noticed by Peter Baumann. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information