libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
git_graph_ahead_behind
deimos
git2
graph
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
git_graph_ahead_behind
(
size_t
*
ahead
,
size_t
*
behind
,
git_repository
*
repo
,
const
(
git_oid
)*
local
,
const
(
git_oid
)*
upstream
)
Meta
Source
See Implementation
deimos
git2
graph
functions
git_graph_ahead_behind