1
0
mirror of https://github.com/git/git.git synced 2025-03-19 17:28:42 +00:00
Jacob Keller 92e5b62fec xdiff: add recs_match helper function
It is a common pattern in xdl_change_compact to check that hashes and
strings match. The resulting code to perform this change causes very
long lines and makes it hard to follow the intention. Introduce a helper
function recs_match which performs both checks to increase
code readability.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-04-18 11:47:08 -07:00
..
2013-06-19 15:17:45 -07:00
2016-04-18 11:47:08 -07:00
2013-06-19 15:17:45 -07:00
2013-06-19 15:17:45 -07:00
2013-06-19 15:17:45 -07:00
2013-06-19 15:17:45 -07:00