index
:
code-review
master
Tools to facilitate code review on the command line
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-changed-files
blob: 30a9c5c5a9300923e43d74edc05d05a9db0052ea (
plain
)
1
2
3
#!/bin/sh
git diff --name-only
"
$@
"