Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@icecrime
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icecrime/b458d6463353e058e08d to your computer and use it in GitHub Desktop.
Save icecrime/b458d6463353e058e08d to your computer and use it in GitHub Desktop.
Docker inflation
$ git diff v1.3.0..v1.4.0 --shortstat
628 files changed, 26969 insertions(+), 9402 deletions(-)
$ git diff v1.4.0..v1.5.0 --shortstat
467 files changed, 24071 insertions(+), 6283 deletions(-)
$ git diff v1.5.0..v1.6.0 --shortstat
972 files changed, 37720 insertions(+), 46481 deletions(-)
$ git diff v1.6.0..origin/master --shortstat
1162 files changed, 81395 insertions(+), 40573 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment