libgit2 v0.19.0 (2014-02-08T12:12:06Z)
Dub
Repo
git_graph_ahead_behind
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
git2
graph
functions
git_graph_ahead_behind