• Show log

    Commit

  • Hash : 9b5d6cea
    Author : Carlos Martín Nieto
    Date : 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.