Remove unnecessary empty line in files.sh
This commit is contained in:
parent
00d8f22452
commit
9a25dee96b
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
commit="git --no-pager show -q $commit_hash"
|
commit="git --no-pager show -q $commit_hash"
|
||||||
limiter="-------------------------------------------------"
|
limiter="-------------------------------------------------"
|
||||||
|
|
||||||
file_content="git show $commit_hash:{}"
|
file_content="git show $commit_hash:{}"
|
||||||
|
|
||||||
git ls-tree -r --name-only "$commit_hash" |
|
git ls-tree -r --name-only "$commit_hash" |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user