commit | ee810b715912347775fa06a0d5b16092b4908d66 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Jan 30 15:11:23 2008 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Feb 05 00:38:41 2008 -0800 |
tree | 820d70c7245736320a0b74fc48b5f3021742dda8 | |
parent | 42ab241cfacdcbae910d51c06fa2870cc94b0af3 [diff] |
builtin-apply.c: move copy_wsfix() function a bit higher. I'll be calling this from match_fragment() in later rounds. Signed-off-by: Junio C Hamano <gitster@pobox.com>