~ubuntu-branches/debian/sid/git/sid

« back to all changes in this revision

Viewing changes to t/t4013/diff.diff-tree_-c_--stat_--summary_side

  • Committer: Package Import Robot
  • Author(s): Jonathan Nieder
  • Date: 2013-06-12 07:50:53 UTC
  • mfrom: (1.2.19) (2.1.31 experimental)
  • Revision ID: package-import@ubuntu.com-20130612075053-uue9xe0dq0rvm44y
Tags: 1:1.8.3.1-1
* merge branch debian-experimental
* new upstream point release (see RelNotes/1.8.3.1.txt).
* debian/watch: use xz-compressed tarballs from kernel.org.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
$ git diff-tree -c --stat --summary side
2
2
c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
3
 
 dir/sub |    2 ++
4
 
 file0   |    3 +++
5
 
 file3   |    4 ++++
 
3
 dir/sub | 2 ++
 
4
 file0   | 3 +++
 
5
 file3   | 4 ++++
6
6
 3 files changed, 9 insertions(+)
7
7
 create mode 100644 file3
8
8
$