libgit2 v0.20.2+0.20.0 (2018-11-08T21:56:53Z)
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