From: Jonathan Nieder Date: Wed, 16 Mar 2011 07:12:48 +0000 (-0500) Subject: cherry: split off function to print output lines X-Git-Tag: v1.7.4.2~30 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a3a32e7f083cdd3b8e68419d2f012b5561a9ccde?ds=inline;hp=a3a32e7f083cdd3b8e68419d2f012b5561a9ccde cherry: split off function to print output lines Readers uninterested in the details of "git cherry"'s output format can see print_commit('-', commit, verbose, abbrev); and ignore the details. Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano ---