Files
git/Documentation
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
..
2017-11-28 13:39:14 +09:00
2018-01-02 11:23:46 +01:00
2016-07-13 11:24:14 -07:00
2017-04-13 16:15:25 -07:00
2017-01-18 15:12:12 -08:00
2015-07-21 14:08:14 -07:00
2016-08-11 14:35:42 -07:00
2015-10-05 12:30:13 -07:00
2017-01-18 15:12:18 -08:00
2017-05-01 11:01:52 +09:00