author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 21 Jan 2008 04:37:01 +0000 (23:37 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 21 Jan 2008 09:04:12 +0000 (01:04 -0800) | ||
commit | 7422bac441d6e00cfb8302600ae64512837ab4e3 | |
tree | 3c8c27b2558e2aa4a610d060c251910145547aff | tree | snapshot |
parent | bb23fdfa6c13b7f9cd5e1dbe0ca2fea31a627c5c | commit | diff |
Document the hairy gfi_unpack_entry part of fast-import
Junio pointed out this part of fast-import wasn't very clear on
initial read, and it took some time for someone who was new to
fast-import's "dirty little tricks" to understand how this was
even working. So a little bit of commentary in the proper place
may help future readers.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio pointed out this part of fast-import wasn't very clear on
initial read, and it took some time for someone who was new to
fast-import's "dirty little tricks" to understand how this was
even working. So a little bit of commentary in the proper place
may help future readers.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fast-import.c | diff | blob | history |