Skip to content

Commit

Permalink
Here too
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Feb 11, 2025
1 parent 6dff6fe commit de3588f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/meta.R
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ needs_update <- function(universe){
retry(git_submodule_shallow('.registry'))
}
update_gitmodules()
update_config_json()
if(is.na(match('.gitmodules', gert::git_status()$file))){
dirty <- setdiff(dirty, '.registry') # No update needed
}
Expand Down

0 comments on commit de3588f

Please sign in to comment.