Welcome to mirror list, hosted at ThFree Co, Russian Federation.

diff.diff_--stat_initial..side « t4013 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d08f3d3550413a23c08e264b4707dafeba21acf (plain)
1
2
3
4
5
6
$ git diff --stat initial..side
 dir/sub |    2 ++
 file0   |    3 +++
 file3   |    4 ++++
 3 files changed, 9 insertions(+)
$