diff options
author | David Turner <dturner@twopensource.com> | 2015-07-31 02:06:21 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-07-31 10:40:18 -0700 |
commit | d96a53996b6c02b96a9a2b4eed9eac4e9d661a38 (patch) | |
tree | 7107e15324ff49db145c71d84bfc4e303fcf0777 /bisect.c | |
parent | f3a977187edd82d6b20fd018e55e471f7cf13d6a (diff) | |
download | git-d96a53996b6c02b96a9a2b4eed9eac4e9d661a38.tar.gz |
sequencer: replace write_cherry_pick_head with update_ref
Now update_ref (via write_pseudoref) does almost exactly what
write_cherry_pick_head did, so we can remove write_cherry_pick_head
and just use update_ref.
Signed-off-by: David Turner <dturner@twopensource.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions