• Show log

    Commit

  • Hash : 4fd81c53
    Author : Nika Layzell
    Date : 2018-06-18T19:43:53

    Clear revwalk sorting when resetting
    
    Currently we fail to clear the sorting flag for revwalks when resetting.
    This caused a poor interaction with the limited flag during a recent
    patch. This patch clears the revwalk sorting flag and causes it to no
    longer persist over resets.