revwalk.h
1.07 KB
-
revwalk: catch no-push and no-hide cases · 9b5d6cea
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.
Carlos Martín Nieto committed