Commit 9b5d6cea4aba38a58233a93fde2d0ffd6945f171

Carlos Martín Nieto 2014-10-08T17:14:48

revwalk: catch no-push and no-hide cases If there have been no pushes, we can immediately return ITEROVER. If there have been no hides, we must not run the uninteresting pre-mark phase, as we do not want to hide anything and this would simply cause us to spend time loading objects.