revert: give --continue handling its own function
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 10 Dec 2011 12:47:36 +0000 (06:47 -0600)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Dec 2011 21:06:36 +0000 (13:06 -0800)
This makes pick_revisions() a little shorter and easier to read
straight through.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found