libgit2 v0.25.2 (2020-11-07T16:39:39Z)
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