From 9a25dee96beaedb3456eda714edac0b83824dc58 Mon Sep 17 00:00:00 2001 From: samedamci Date: Tue, 31 Aug 2021 12:40:17 +0200 Subject: [PATCH] Remove unnecessary empty line in files.sh --- guzzy/commands/files.sh | 1 - 1 file changed, 1 deletion(-) 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" |