diff options
author | Kevin Willford <kewillf@microsoft.com> | 2016-07-29 12:19:18 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-29 13:23:03 -0700 |
commit | 683f17ec440afafd2b375fd1b7a80a1aca219b4f (patch) | |
tree | 6b0cf441fcc4069b5c128ffec4127fb610d2087f /Documentation/git-cat-file.txt | |
parent | patch-ids: stop using a hand-rolled hashmap implementation (diff) | |
download | tgif-683f17ec440afafd2b375fd1b7a80a1aca219b4f.tar.xz |
patch-ids: replace the seen indicator with a commit pointer
The cherry_pick_list was looping through the original side checking the
seen indicator and setting the cherry_flag on the commit. If we save
off the commit in the patch_id we can set the cherry_flag on the correct
commit when running through the other side when a patch_id match is found.
Signed-off-by: Kevin Willford <kcwillford@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-cat-file.txt')
0 files changed, 0 insertions, 0 deletions