git diff stats / only list files
example:
git diff master...feature-y --stat
output:
foobar.ext | 5 +++++
1 file changed, 5 insertions(+)
example:
git diff master...feature-y --name-only
output:
foobar.ext
note:
- this will list files changed / removed / added
Written by Kristian Lewis Jones
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#