From: Junio C Hamano Date: Sun, 22 Jul 2012 19:56:30 +0000 (-0700) Subject: Merge branch 'jk/revision-walk-stop-at-max-count' X-Git-Tag: v1.7.12-rc0~15 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d05e56ea67743b68336aede7f4c42fece7ae764c;p=git.git Merge branch 'jk/revision-walk-stop-at-max-count' "git log -n 1 -- rarely-touched-path" was spending unnecessary cycles after showing the first change to find the next one, only to discard it. * jk/revision-walk-stop-at-max-count: revision: avoid work after --max-count is reached --- d05e56ea67743b68336aede7f4c42fece7ae764c