diff --git a/guzzy/commands/files.sh b/guzzy/commands/files.sh index dba7d44..1db5538 100755 --- a/guzzy/commands/files.sh +++ b/guzzy/commands/files.sh @@ -4,7 +4,6 @@ commit="git --no-pager show -q $commit_hash" limiter="-------------------------------------------------" - file_content="git show $commit_hash:{}" git ls-tree -r --name-only "$commit_hash" |