Add git-ls-commit-modified-files.sh file
This commit is contained in:
3
scripts/shell/job/git-ls-commit-modified-files.sh
Executable file
3
scripts/shell/job/git-ls-commit-modified-files.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
git diff-tree --no-commit-id --name-only $1 -r
|
||||||
Reference in New Issue
Block a user