libgit2/include
Ben Straub ac250c56c7 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)
2012-05-11 11:30:45 -07:00
..
git2 First stab at implementation of rev-parse. 2012-05-11 11:30:45 -07:00
git2.h Move git_merge_base() to is own header and document it 2012-04-12 20:25:25 +02:00