• Show log

    Commit

  • Hash : f61272e0
    Author : Carlos Martín Nieto
    Date : 2014-02-01T12:51:36

    revwalk: accept committish objects Let the user push committish objects and peel them to figure out which commit to push to our queue. This is for convenience and for allowing uses of git_revwalk_push_glob(w, "tags") with annotated tags.