/ Published in: Bash
Expand |
Embed | Plain Text
git diff --name-status <SHA1> <SHA1> | cut -f2
You need to login to post a comment.
git diff --name-status <SHA1> <SHA1> | cut -f2
You need to login to post a comment.