Skip to content

Instantly share code, notes, and snippets.

@bloodeagle40234
Created April 20, 2018 07:42
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 bloodeagle40234/74b8ab8bcb4e15cec3c09e32909d37db to your computer and use it in GitHub Desktop.
Save bloodeagle40234/74b8ab8bcb4e15cec3c09e32909d37db to your computer and use it in GitHub Desktop.
yukimura:swift tsuyuzaki$ for DIR in `ls -d */`; do echo $DIR; git diff --shortstat master -- $DIR feature/s3api -- $DIR; done | grep -v 'te mode'
api-ref/
bin/
build/
cover/
doc/
26 files changed, 786 insertions(+), 1 deletion(-)
etc/
2 files changed, 141 insertions(+)
examples/
playbooks/
releasenotes/
swift.egg-info/
swift/
44 files changed, 6708 insertions(+), 2 deletions(-)
test/
37 files changed, 12067 insertions(+), 3 deletions(-)
tools/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment