Skip to content

Commit

Permalink
do not delete
Browse files Browse the repository at this point in the history
  • Loading branch information
rucciva committed Jun 21, 2024
1 parent 7b74e1c commit 576b54b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ git config credential.helper '!f() {
echo "password=${GIT_PASSWORD}";
}; f'

trap "rm -f ~/.git-credentials" EXIT
git $@
exec git $@

0 comments on commit 576b54b

Please sign in to comment.