Reset storage to the default in-memory backend.
Examples
if (FALSE) { # \dontrun{
my_gitstats <- create_gitstats() |>
set_local_storage()
} # }
Reset storage to the default in-memory backend.
if (FALSE) { # \dontrun{
my_gitstats <- create_gitstats() |>
set_local_storage()
} # }