Files
git/builtin
Johannes Schindelin f80bd10f48 Merge branch 'no-ahead-behind-v5'
Especially in huge code bases with fast-moving `master`, it can be
prohibitively expensive to calculate whether an upstream branch of
a local branch is ahead, behind or diverged.

This topic branch introduces a set of flags to avoid that computation
when we're not even interested in it to begin with.

This merge commit takes the feature early, therefore it is marked
experimental.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-01-10 20:53:35 +01:00
..
2018-01-10 20:53:35 +01:00
2018-01-10 20:53:35 +01:00