Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
gyfelton committed Sep 1, 2023
1 parent 87a300e commit 1f57f59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/git-fastclone.rb
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ def update_submodules(pwd, url)

threads = []
submodule_url_list = []
output = ''
output = fail_on_error('git', 'submodule', 'init', quiet: !verbose,
print_on_failure: print_git_errors,
chdir: File.join(abs_clone_path, pwd))
Expand Down

0 comments on commit 1f57f59

Please sign in to comment.