diff options
author | Elijah Newren <newren@gmail.com> | 2009-06-26 06:48:27 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-06-27 23:10:09 +0200 |
commit | 668f3aa776bcd293de08413bf1b25b91c15f1b01 (patch) | |
tree | 19be18f96fb1a6f1fe6138eeaecfdb57b4eda193 /t/t9301-fast-export.sh | |
parent | Merge branch 'maint' (diff) | |
download | git-668f3aa776bcd293de08413bf1b25b91c15f1b01.tar.xz git-668f3aa776bcd293de08413bf1b25b91c15f1b01.zip |
fast-export: Set revs.topo_order before calling setup_revisions
setup_revisions sets a variety of flags based on the setting of other
flags, such as setting the limited flag when topo_order is set. To avoid
circumventing any invariants created by setup_revisions, we set
revs.topo_order before calling it rather than after.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9301-fast-export.sh')
0 files changed, 0 insertions, 0 deletions