Commit ac250c56c7d7bb11691c9dfbcd0dbf580d85e177

Ben Straub 2012-04-25T16:24:22

First stab at implementation of rev-parse. This version supports refspecs of these kinds: - Full & partial SHAs - Output from "git describe" - "/refs/heads/master" (full ref names) - "master" (partial ref names) - "FETCH_HEAD" (named heads)