mirror of
https://github.com/git/git.git
synced 2026-01-24 09:30:22 +00:00
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>
55 KiB
55 KiB