Skip to content

Commit

Permalink
Update helm-git-plugin.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
aslafy-z authored Jul 9, 2024
1 parent db2ad81 commit 7bf924c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm-git-plugin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ git_output="/dev/null"
git_quiet="--quiet"
if [ "${HELM_GIT_DEBUG:-}" = "1" ]; then
debug=1
cleanup=0
fi
if [ "${HELM_GIT_TRACE:-}" = "1" ]; then
trace=1
Expand Down

0 comments on commit 7bf924c

Please sign in to comment.