• Show log

    Commit

  • Hash : d55bb479
    Author : Heiko Voigt
    Date : 2019-04-26T15:59:49

    git_revwalk_push_range: do not crash if range is missing
    
    If someone passes just one ref (i.e. "master") and misses passing the
    range we should be nice and return an error code instead of crashing.