diff options
author | Johannes Sixt <johannes.sixt@telecom.at> | 2007-06-08 23:28:39 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-09 12:20:20 -0700 |
commit | 813b4734fcb82e541658b33b8563387c197d6247 (patch) | |
tree | dab2ae07264c3b8684334dfa7051904c134a3d61 /commit.c | |
parent | 685ef546b62d063c72b401cd38b83a879301aac4 (diff) | |
download | git-813b4734fcb82e541658b33b8563387c197d6247.tar.gz |
filter-branch: Simplify parent computation.
We can use git rev-list --parents when we list the commits to rewrite.
It is not necessary to run git rev-list --parents for each commit in the
loop.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions