Commit f61272e04727716ad09bb57e4ffa9ce4be09dc55

Carlos Martín Nieto 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.