Skip to main content

Module aheadbehind

Module aheadbehind 

Source
Expand description

Ahead/behind computation via git rev-list --left-right --count. Ahead/behind is async-loaded data (spec §10), so this subprocess is outside the synchronous listing fast-path; git rev-list is used for its exact correctness.