diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-07-08 19:03:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-08 23:18:08 -0700 |
commit | 11d6596709e04b8d2b429f230b2ed570d013f812 (patch) | |
tree | 2bd7e645b9b3e6b5db4c8cfe82e35651730ee165 /index-pack.c | |
parent | Document custom hunk header selection (diff) | |
download | tgif-11d6596709e04b8d2b429f230b2ed570d013f812.tar.xz |
revision.c: remove duplicated parents after history simplification
When we simplify history due to path limits, the parents list
for a rewritten commit can end up having duplicates. Instead of
filtering them out in the output codepath like earlier commit
88494423 did, remove them much earlier, when the parent
information actually gets rewritten.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'index-pack.c')
0 files changed, 0 insertions, 0 deletions