Skip to content

Commit

Permalink
Pass zero ref to --internal-updated-from on clone 💛
Browse files Browse the repository at this point in the history
  • Loading branch information
gabyx committed Oct 9, 2020
1 parent ab43142 commit 4879b8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1806,6 +1806,7 @@ update_release_clone() {
if [ "$CREATE_NEW_CLONE" = "true" ]; then

clone_release_repository || return 1
GITHOOKS_CLONE_UPDATED_FROM_COMMIT="0000000000000000000000000000000000000000"
GITHOOKS_CLONE_CREATED="true"
GITHOOKS_CLONE_UPDATED="true"

Expand Down

0 comments on commit 4879b8d

Please sign in to comment.