To go with https://ohshitgit.com/#undo-a-file
Examples
if (FALSE) { # interactive()
parent_path <- withr::local_tempdir()
path <- exo_revert_file(parent_path = parent_path)
}
To go with https://ohshitgit.com/#undo-a-file
if (FALSE) { # interactive()
parent_path <- withr::local_tempdir()
path <- exo_revert_file(parent_path = parent_path)
}